939f7ae751
libraries which got lost in the last commit.
38 lines
760 B
Text
38 lines
760 B
Text
$NetBSD: patch-aa,v 1.8 2000/08/25 08:26:59 tron Exp $
|
|
|
|
--- configure.orig Tue Sep 7 17:24:53 1999
|
|
+++ configure Fri Aug 25 10:24:10 2000
|
|
@@ -3266,6 +3266,7 @@
|
|
|
|
|
|
|
|
+if false; then
|
|
echo $ac_n "checking for Qt""... $ac_c" 1>&6
|
|
echo "configure:3271: checking for Qt" >&5
|
|
LIBQT="-lqt -lXext -lX11 $LIBSOCKET"
|
|
@@ -3600,6 +3601,7 @@
|
|
|
|
|
|
LIB_QT='-lqt $(LIB_X11)'
|
|
+fi
|
|
|
|
|
|
|
|
@@ -5479,7 +5481,7 @@
|
|
|
|
|
|
|
|
-
|
|
+if false; then
|
|
echo $ac_n "checking for main in -ljs""... $ac_c" 1>&6
|
|
echo "configure:5485: checking for main in -ljs" >&5
|
|
ac_lib_var=`echo js'_'main | sed 'y%./+-%__p_%'`
|
|
@@ -5525,7 +5527,7 @@
|
|
For this have a look at http://people.ssh.fi/mtr/js
|
|
" 1>&2
|
|
TOPSUBDIRS="$TOPSUBDIRS js"
|
|
-
|
|
+fi
|
|
|
|
cat >> confdefs.h <<EOF
|
|
#define CANONICAL_HOST "$host"
|