summaryrefslogtreecommitdiff
path: root/games/asc/files/patch-configure
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-10-18 16:53:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-10-18 16:53:52 +0000
commit1febd762e2c553ec8b6e5e871b8f065ad7ce618f (patch)
tree86e0ce6b25f6828b28b29f94e5813c6d9ec8a117 /games/asc/files/patch-configure
parentUpdate to 1.10.2. (diff)
Fix two patches that I've forgot to update before committing.
Notes
Notes: svn path=/head/; revision=68269
Diffstat (limited to 'games/asc/files/patch-configure')
-rw-r--r--games/asc/files/patch-configure26
1 files changed, 23 insertions, 3 deletions
diff --git a/games/asc/files/patch-configure b/games/asc/files/patch-configure
index 5c9d131284e6..2b933d3d34c4 100644
--- a/games/asc/files/patch-configure
+++ b/games/asc/files/patch-configure
@@ -1,9 +1,29 @@
$FreeBSD$
---- configure.orig Tue Oct 1 15:16:15 2002
-+++ configure Tue Oct 1 15:16:21 2002
-@@ -2992,7 +2992,7 @@
+--- configure.orig Fri Oct 18 19:42:20 2002
++++ configure Fri Oct 18 19:52:51 2002
+@@ -2219,9 +2219,6 @@
+ cat > conftest.$ac_ext <<EOF
+ #line 2221 "configure"
+ #include "confdefs.h"
+-#ifdef __cplusplus
+-extern "C" void exit(int) throw();
+-#endif
+
+ #include <cstdio>
+ #include <cstring>
+@@ -2466,9 +2463,6 @@
+ cat > conftest.$ac_ext <<EOF
+ #line 2468 "configure"
+ #include "confdefs.h"
+-#ifdef __cplusplus
+-extern "C" void exit(int) throw();
+-#endif
+
+ #include "paragui.h"
+ #include "pgapplication.h"
+@@ -2992,7 +2986,7 @@