diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
commit | 9bbce31b192581d18112da0a65338f27efca67bb (patch) | |
tree | 6c4097cc67a163c3b4fb5f31b3ce102562576706 /science/gchemutils/files/patch-configure | |
parent | DS fork of fidogate. It can be used as: (diff) |
- Poke new libtool infrastructure: use system libtool
Diffstat (limited to 'science/gchemutils/files/patch-configure')
-rw-r--r-- | science/gchemutils/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/gchemutils/files/patch-configure b/science/gchemutils/files/patch-configure deleted file mode 100644 index d7a69558f534..000000000000 --- a/science/gchemutils/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Mar 1 22:09:31 2003 -+++ configure Tue Mar 18 12:30:50 2003 -@@ -8256,6 +8256,8 @@ - # 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' - |