diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 06:40:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 06:40:17 +0000 |
commit | 1bd03accca85c9e98c0fc12cbafd4d1772bd0555 (patch) | |
tree | 60b16578b11cd2e00472fd9c5a22d8e32256b68b /devel/atk/files/patch-configure | |
parent | Use USE_LIBTOOL. (diff) |
Use USE_LIBTOOL.
Diffstat (limited to '')
-rw-r--r-- | devel/atk/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/atk/files/patch-configure b/devel/atk/files/patch-configure new file mode 100644 index 000000000000..13ee380f4f66 --- /dev/null +++ b/devel/atk/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 06:33:48 1.1 ++++ configure 2002/04/26 06:33:59 +@@ -6885,6 +6885,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' |