diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2003-10-02 08:02:21 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2003-10-02 08:02:21 +0000 |
commit | f98979c09d3c75e7bbb4739a0a69b6b2804202bc (patch) | |
tree | 40f392df8e9d2be34e667359ee70f987b8021b6d /x11-toolkits/neXtaw/files | |
parent | 62881bd2162eb667f75df4b2c09283abe2b26c2f (diff) |
Notes
Diffstat (limited to 'x11-toolkits/neXtaw/files')
-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 000000000000..5c7864e614eb --- /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' |