diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-01 19:16:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-01 19:16:15 +0000 |
commit | df8b044cb19cccdfe77d2d0987c85b5a83fbe216 (patch) | |
tree | 72c8beb734c340f79e4f7cca89180d33ae4a5c09 /lang/mono/files/patch-configure | |
parent | Update to 1.2.2. (diff) |
Update to 0.17.
Requested by: many
Not tested by: me
Notes
Notes:
svn path=/head/; revision=72080
Diffstat (limited to 'lang/mono/files/patch-configure')
-rw-r--r-- | lang/mono/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/mono/files/patch-configure b/lang/mono/files/patch-configure new file mode 100644 index 000000000000..892e154a52eb --- /dev/null +++ b/lang/mono/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu Dec 26 13:09:19 2002 ++++ configure Thu Dec 26 13:09:37 2002 +@@ -7501,6 +7501,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' |