
$FreeBSD: ports/games/asc/files/patch-configure,v 1.6 2002/10/18 16:53:52 sobomax Exp $

--- 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 @@
 
 
 
-                game_datadir="$datadir/games/$PACKAGE"
+                game_datadir="$datadir/$PACKAGE"
                 game_datadir=`(
                      test "x$prefix" = xNONE && prefix="$ac_default_prefix"
                      test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
