Add the files dir.

This commit is contained in:
Joe Marcus Clarke 2003-04-08 03:26:55 +00:00
parent 4fda23cf2d
commit 71ded78df2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78575
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- configure.orig Fri Mar 14 12:46:04 2003
+++ configure Fri Mar 14 12:46:22 2003
@@ -5561,6 +5561,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'

View File

@ -0,0 +1,10 @@
--- configure.orig Fri Mar 14 12:46:04 2003
+++ configure Fri Mar 14 12:46:22 2003
@@ -5561,6 +5561,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'