]> git.pld-linux.org Git - packages/centericq.git/commitdiff
This commit was manufactured by cvs2git to create branch 'RA-branch'. centericq-4_9_10-3
authorcvs2git <feedback@pld-linux.org>
Mon, 9 Feb 2004 20:20:42 +0000 (20:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Cherrypick from master 2004-02-09 20:20:42 UTC undefine <undefine@pld-linux.org> '- small patch to allow build on ra':
    centericq-rabackport.patch -> 1.1

centericq-rabackport.patch [new file with mode: 0644]

diff --git a/centericq-rabackport.patch b/centericq-rabackport.patch
new file mode 100644 (file)
index 0000000..0358a81
--- /dev/null
@@ -0,0 +1,22 @@
+--- configure.in~      Mon Feb  9 20:14:30 2004
++++ configure.in       Mon Feb  9 20:17:55 2004
+@@ -92,7 +92,7 @@
+ AC_CHECK_HEADERS([hash_map strstream ext/hash_map sstream],,)
+-AM_ICONV_LINK
++# AM_ICONV_LINK
+ AC_CHECK_LIB(socket, socket)
+ AC_CHECK_LIB(nsl, gethostbyname)
+--- kkstrtext-0.1/configure.in~        Fri Jan 16 01:21:49 2004
++++ kkstrtext-0.1/configure.in Mon Feb  9 20:21:33 2004
+@@ -10,7 +10,7 @@
+ AC_CHECK_HEADERS(_G_config.h)
+ AC_LANG_CPLUSPLUS
+-AM_ICONV_LINK
++#AM_ICONV_LINK
+ AM_ICONV
+ CFLAGS="$CFLAGS $INCICONV"
This page took 0.026049 seconds and 4 git commands to generate.