misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.
13 lines
377 B
Text
13 lines
377 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $
|
|
|
|
--- configure.orig Fri Sep 24 02:13:34 1999
|
|
+++ configure Fri Sep 24 02:14:16 1999
|
|
@@ -1973,7 +1973,7 @@
|
|
fi
|
|
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
|
echo "$ac_t""yes" 1>&6
|
|
- X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
|
|
+ X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE -lX11"
|
|
else
|
|
echo "$ac_t""no" 1>&6
|
|
fi
|