blob: b1b40a9cf18454f6c86cf50dea49df555cc3ef72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ad,v 1.1.1.1 2011/02/11 16:48:53 drochner Exp $
--- config/projects/aws.gpr.orig 2010-12-20 12:38:25 +0000
+++ config/projects/aws.gpr
@@ -31,7 +31,6 @@ with "aws/aws_crypto_lib";
with "aws/aws_ssl_support";
with "aws/aws_ssl_lib";
with "aws/aws_ssl_error_lib";
-with "aws/aws_dl_lib";
with "aws/aws_shared";
with "aws/aws_config";
|