summaryrefslogtreecommitdiff
path: root/games/teg/files/patch-configure
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-02-20 21:39:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-02-20 21:39:34 +0000
commit2e62290655222fda4805ac0590d6d77d3d55cb37 (patch)
treef3ca98a2b8c9c75ae344dfb02afd8f30be2b20af /games/teg/files/patch-configure
parentWhen saving file do fflush/fsync, so that its content isn't lost if machine (diff)
Add patch that I've forgot in the previous commit.
Diffstat (limited to '')
-rw-r--r--games/teg/files/patch-configure13
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'