diff options
-rw-r--r-- | games/teg/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/teg/files/patch-configure b/games/teg/files/patch-configure new file mode 100644 index 000000000000..1ab07d0bff40 --- /dev/null +++ b/games/teg/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2003/02/03 14:00:52 1.1 ++++ configure 2003/02/03 14:01:14 +@@ -7442,6 +7442,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' |