diff options
author | tg <tg@FreeBSD.org> | 2003-10-02 08:02:21 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2003-10-02 08:02:21 +0000 |
commit | 5f4e162fa4d2d3c04b7381af1b529c4090535451 (patch) | |
tree | d9f2f6bbf4a9ae6a5bcfdefcfc8dab9a9b3223ff /x11-toolkits | |
parent | 56d829932f88f782c88b2e20504146cc688469d9 (diff) | |
download | FreeBSD-ports-5f4e162fa4d2d3c04b7381af1b529c4090535451.zip FreeBSD-ports-5f4e162fa4d2d3c04b7381af1b529c4090535451.tar.gz |
Oops, forgot to add patch-configure.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/neXtaw/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/neXtaw/files/patch-configure b/x11-toolkits/neXtaw/files/patch-configure new file mode 100644 index 0000000..5c7864e --- /dev/null +++ b/x11-toolkits/neXtaw/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Aug 23 07:48:47 2003 ++++ configure Sat Aug 23 23:29:10 2003 +@@ -6668,6 +6668,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' |