diff options
Diffstat (limited to 'x11/eterm/files/patch-configure')
-rw-r--r-- | x11/eterm/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/eterm/files/patch-configure b/x11/eterm/files/patch-configure new file mode 100644 index 000000000000..d91832fbad92 --- /dev/null +++ b/x11/eterm/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure.orig Thu Oct 31 18:48:54 2002 ++++ configure Thu Mar 27 23:47:00 2003 +@@ -5610,6 +5610,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' |