diff options
author | Juli Mallett <jmallett@FreeBSD.org> | 2003-01-03 03:49:50 +0000 |
---|---|---|
committer | Juli Mallett <jmallett@FreeBSD.org> | 2003-01-03 03:49:50 +0000 |
commit | 9864cd3f7c496512be5b25895ce8773b2caada40 (patch) | |
tree | 3c540c08731adaa3c4e5f7941d1ea9889e6bbeb6 /x11-toolkits/gtk-sharp20/files/patch-configure | |
parent | 8bd0f401c94abf976af0f0e6609b3a5cb85afe4f (diff) | |
download | ports-9864cd3f7c496512be5b25895ce8773b2caada40.tar.gz ports-9864cd3f7c496512be5b25895ce8773b2caada40.zip |
Gtk+ and GNOME interfaces for the .NET runtime
Reviewed by: marcus
Notes
Notes:
svn path=/head/; revision=72329
Diffstat (limited to 'x11-toolkits/gtk-sharp20/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtk-sharp20/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-sharp20/files/patch-configure b/x11-toolkits/gtk-sharp20/files/patch-configure new file mode 100644 index 000000000000..110ef9d6a040 --- /dev/null +++ b/x11-toolkits/gtk-sharp20/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jan 1 18:58:20 2003 ++++ configure Wed Jan 1 18:58:45 2003 +@@ -5647,6 +5647,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' |