diff options
Diffstat (limited to 'games/asc/files/patch-configure')
-rw-r--r-- | games/asc/files/patch-configure | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/games/asc/files/patch-configure b/games/asc/files/patch-configure deleted file mode 100644 index 288167efd5a2..000000000000 --- a/games/asc/files/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ ---- 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 - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10523,7 +10524,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}" -@@ -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 |