mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 13:31:08 -04:00
14 lines
337 B
Plaintext
14 lines
337 B
Plaintext
$NetBSD: patch-ab,v 1.1 2005/12/27 22:53:38 joerg Exp $
|
|
|
|
--- configure.orig 2005-12-27 22:51:12.000000000 +0000
|
|
+++ configure
|
|
@@ -18745,7 +18745,7 @@ fi
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
|
|
# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+LIBTOOL='$(top_builddir)/libtool'
|
|
|
|
# Prevent multiple expansion
|
|
|