diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-14 05:27:25 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-14 05:27:25 +0000 |
commit | abfe4d84c7024a0bde95af52b1bbf9c429cdcfa6 (patch) | |
tree | 6f7a23b67e54bafca5bd8b74219a007a468908a2 /games/asc/files/patch-configure | |
parent | update security/drweb-postfix: 4.29.10a -> 4.29.12d (diff) |
update games/asc: 1.13.5.1 -> 1.13.7
PR: 54359
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
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 |