diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 12:04:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 12:04:37 +0000 |
commit | 6fd252298c4ce0b2748cdf614feca5f7e702e5ba (patch) | |
tree | ba1071b5ddefa9d1ba01a32b716cf71271c81b41 /accessibility/gail/files/patch-configure | |
parent | Add patch necessary for USE_LIBTOOL. (diff) |
- Update to 0.13 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
Diffstat (limited to '')
-rw-r--r-- | accessibility/gail/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/accessibility/gail/files/patch-configure b/accessibility/gail/files/patch-configure new file mode 100644 index 000000000000..933dfdd1a548 --- /dev/null +++ b/accessibility/gail/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 11:07:42 1.1 ++++ configure 2002/04/26 11:07:58 +@@ -6481,6 +6481,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' |