diff options
Diffstat (limited to 'games/pythoong/files/patch-aclocal.m4')
-rw-r--r-- | games/pythoong/files/patch-aclocal.m4 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pythoong/files/patch-aclocal.m4 b/games/pythoong/files/patch-aclocal.m4 deleted file mode 100644 index 3d0d126ac862..000000000000 --- a/games/pythoong/files/patch-aclocal.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- aclocal.m4.orig Fri Aug 8 05:02:36 2003 -+++ aclocal.m4 Fri Aug 8 05:03:04 2003 -@@ -385,7 +385,7 @@ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ -+$libtool_flags --no-verify $host \ - || AC_MSG_ERROR([libtool configure failed]) - - # Reload cache, that may have been modified by ltconfig |