88b61a744d
Some interesting features in the server part over 2.4.2p2 (handling of barcode readers, dumper priorities, ...)
15 lines
389 B
Text
15 lines
389 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/05/02 13:28:15 bouyer Exp $
|
|
|
|
--- configure.orig Fri Mar 8 20:28:05 2002
|
|
+++ configure Tue Apr 30 15:28:37 2002
|
|
@@ -9893,8 +9893,10 @@
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
|
|
+if false ; then
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+fi
|
|
|
|
# Prevent multiple expansion
|
|
|