diff options
Diffstat (limited to 'games/asc/files/patch-configure')
-rw-r--r-- | games/asc/files/patch-configure | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/games/asc/files/patch-configure b/games/asc/files/patch-configure index 0667504..288167e 100644 --- a/games/asc/files/patch-configure +++ b/games/asc/files/patch-configure @@ -1,8 +1,5 @@ - -$FreeBSD$ - ---- configure.orig Sun Jun 1 16:23:11 2003 -+++ configure Sun Jun 1 16:23:24 2003 +--- configure.orig Thu Jun 12 10:13:34 2003 ++++ configure Thu Jun 12 10:15:34 2003 @@ -7381,6 +7381,7 @@ # This can be used to rebuild libtool when needed @@ -20,3 +17,11 @@ $FreeBSD$ game_datadir=`( test "x$prefix" = xNONE && prefix="$ac_default_prefix" test "x$exec_prefix" = xNONE && exec_prefix="${prefix}" +@@ -11178,6 +11179,7 @@ + cat conftest.$ac_ext >&5 + Unicode_broken=yes + fi ++Unicode_broken=yes + rm -f conftest.$ac_objext conftest.$ac_ext + + if test "x$Unicode_broken" = x ; then |