diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-18 16:01:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-18 16:01:29 +0000 |
commit | 918ce346fac69e3dd87468cb6595de43f9f35b3d (patch) | |
tree | 79793132a8109ea5917de596a4613a4375f4350b /x11-toolkits/py-gtk2/files/patch-configure | |
parent | Update port to version 2.0.25. (diff) |
Use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=63203
Diffstat (limited to 'x11-toolkits/py-gtk2/files/patch-configure')
-rw-r--r-- | x11-toolkits/py-gtk2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/files/patch-configure b/x11-toolkits/py-gtk2/files/patch-configure new file mode 100644 index 000000000000..f91c22b56f99 --- /dev/null +++ b/x11-toolkits/py-gtk2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/07/14 12:15:07 1.1 ++++ configure 2002/07/14 12:15:18 +@@ -6321,6 +6321,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' |