summaryrefslogtreecommitdiff
path: root/polish/ekg/files/patch-configure
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-25 07:32:46 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-25 07:32:46 +0000
commitd99d962c4de49a1d8c9aa3ae18a049d1ac0dff12 (patch)
tree74392cc45607c4c22e6f09f6828132631e864245 /polish/ekg/files/patch-configure
parent- Update to 0.6.0 (diff)
- Update to 1.7 RC2
- Remove default aspell. Add option for that. PR: ports/109487 Submitted by: Aleksander Fafula (maintainer)
Notes
Notes: svn path=/head/; revision=185856
Diffstat (limited to '')
-rw-r--r--polish/ekg/files/patch-configure24
1 files changed, 16 insertions, 8 deletions
diff --git a/polish/ekg/files/patch-configure b/polish/ekg/files/patch-configure
index 7891a5354efb..725418386980 100644
--- a/polish/ekg/files/patch-configure
+++ b/polish/ekg/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sun Jul 2 17:24:39 2006
-+++ configure Sun Jul 2 17:25:50 2006
-@@ -3813,12 +3813,6 @@
+--- configure.orig Sat Feb 24 16:28:42 2007
++++ configure Sat Feb 24 16:29:20 2007
+@@ -3821,12 +3821,6 @@
lib_static_enabled=no
fi
@@ -13,11 +13,19 @@
# 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"
+@@ -3834,7 +3828,6 @@
+ fi;
+
+
+-
+ # Check whether --with-c99-vsnprintf or --without-c99-vsnprintf was given.
+ if test "${with_c99_vsnprintf+set}" = set; then
+ withval="$with_c99_vsnprintf"
+@@ -4786,7 +4779,6 @@
+ if test "x$enable_libgadu_openssl" != "xno"; then
+ LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
+ 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