Files
pkgsrc-ng/time/xbeats/patches/patch-aa
2013-09-26 17:14:40 +02:00

14 lines
377 B
Plaintext

$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