[packages/gnet] - patch against new autoconf - rel 3

blekot blekot at pld-linux.org
Sat Apr 6 21:58:23 CEST 2013


commit 13f1fbb5086ec72a432015970a671f1d87b84e65
Author: Lukasz Glebicki <blekot at pld-linux.org>
Date:   Sat Apr 6 21:57:33 2013 +0200

    - patch against new autoconf
    - rel 3

 gnet-newautoconf.patch | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
---
diff --git a/gnet-newautoconf.patch b/gnet-newautoconf.patch
new file mode 100644
index 0000000..dba7583
--- /dev/null
+++ b/gnet-newautoconf.patch
@@ -0,0 +1,19 @@
+--- gnet-2.0.8/configure.ac.old	2013-04-06 21:51:18.000000000 +0200
++++ gnet-2.0.8/configure.ac	2013-04-06 21:51:44.000000000 +0200
+@@ -127,7 +127,6 @@
+ ###############################
+ # Check for programs
+ AC_PROG_CC
+-AM_PROG_CC_STDC
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
+ AC_LIBTOOL_WIN32_DLL
+@@ -610,7 +609,7 @@
+ # Outputs
+ ###############################
+ 
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_FILES([
+ 	Makefile
+ 	src/Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnet.git/commitdiff/13f1fbb5086ec72a432015970a671f1d87b84e65



More information about the pld-cvs-commit mailing list