]> git.pld-linux.org Git - packages/autoconf.git/commitdiff
- patch from rawhide.
authorkloczek <kloczek@pld-linux.org>
Sat, 17 Mar 2001 04:25:54 +0000 (04:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoconf-glibc22.patch -> 1.1

autoconf-glibc22.patch [new file with mode: 0644]

diff --git a/autoconf-glibc22.patch b/autoconf-glibc22.patch
new file mode 100644 (file)
index 0000000..85af280
--- /dev/null
@@ -0,0 +1,11 @@
+--- autoconf-2.13/acgeneral.m4.sux     Wed Nov 29 17:47:41 2000
++++ autoconf-2.13/acgeneral.m4 Wed Nov 29 17:48:02 2000
+@@ -1818,7 +1818,7 @@
+ [#]line __oline__ "configure"
+ #include "confdefs.h"
+ ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus
+-extern "C" void exit(int);
++extern "C" void exit(int) throw();
+ #endif
+ ])dnl
+ [$1]
This page took 0.029961 seconds and 4 git commands to generate.