summaryrefslogtreecommitdiff
path: root/polish/ekg/files/patch-configure
blob: 7891a5354efb41ac672a9023446d83cdc8c10505 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- configure.orig	Sun Jul  2 17:24:39 2006
+++ configure	Sun Jul  2 17:25:50 2006
@@ -3813,12 +3813,6 @@
 	lib_static_enabled=no
 fi
 
-if test "x$enable_static" = "xno" -a "x$enable_shared" != "xyes"; then
-  { { echo "$as_me:$LINENO: error: You must choose either static or shared version of libgadu." >&5
-echo "$as_me: error: You must choose either static or shared version of libgadu." >&2;}
-   { (exit 1); exit 1; }; }
-fi
-
 # Check whether --enable-dynamic or --disable-dynamic was given.
 if test "${enable_dynamic+set}" = set; then
   enableval="$enable_dynamic"
@@ -4770,7 +4764,6 @@
 	LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
 	CFLAGS="$CFLAGS $OPENSSL_INCLUDES"
 	CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES"
-	PC_REQUIRES="$PC_REQUIRES openssl"
 
 	sed 's/#undef __GG_LIBGADU_HAVE_OPENSSL/#define __GG_LIBGADU_HAVE_OPENSSL/' < lib/libgadu-config.h > lib/libgadu-config.h-
 	mv -f lib/libgadu-config.h- lib/libgadu-config.h