diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 16:07:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 16:07:59 +0000 |
commit | e3bf748e077908798752548a3eedb16a54244f0d (patch) | |
tree | 41a11afb38fa4e0b4ad5d509482ae27a73e5e30f /devel/glade2/files/patch-configure | |
parent | Finish up the '\' tag team with sobomax, and hopefully get atk building (diff) |
Add glade2 and GNOME DB 2 to the tree. These are still beta versions of the
software, but it gives GNOME 2 testers some more stuff to play with.
Notes
Notes:
svn path=/head/; revision=61118
Diffstat (limited to 'devel/glade2/files/patch-configure')
-rw-r--r-- | devel/glade2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/glade2/files/patch-configure b/devel/glade2/files/patch-configure new file mode 100644 index 000000000000..886a0a57d1ce --- /dev/null +++ b/devel/glade2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sun Jun 2 22:01:19 2002 ++++ configure Sun Jun 2 22:01:34 2002 +@@ -7089,6 +7089,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' |