diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-02 11:23:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-02 11:23:41 +0000 |
commit | 65db0e673bf00a3b9dfd980bccc8f39485a1125a (patch) | |
tree | d11e41897457d05f14ecd6a578c1fafe9036f9d9 /databases/metakit/files | |
parent | Stage 1 of system GNU tar upgrade to a modern version: (diff) |
- Update to metakit-2.4.7-37
- Fix another libtoll problem
Diffstat (limited to 'databases/metakit/files')
-rw-r--r-- | databases/metakit/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/metakit/files/patch-configure b/databases/metakit/files/patch-configure index 8428654e17b6..f8690d886c29 100644 --- a/databases/metakit/files/patch-configure +++ b/databases/metakit/files/patch-configure @@ -9,16 +9,3 @@ # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} -@@ -13426,10 +13426,10 @@ - fi - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='libtool' - - # Prevent multiple expansion - |