13 lines
342 B
Text
13 lines
342 B
Text
$NetBSD: patch-ab,v 1.4 2001/08/01 16:26:57 wiz Exp $
|
|
|
|
--- configure.orig Sun May 13 23:55:40 2001
|
|
+++ configure
|
|
@@ -3040,7 +3040,7 @@
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
else
|
|
ac_save_LIBS="$LIBS"
|
|
-LIBS="-lXaw $X11LIBS $LIBS"
|
|
+LIBS="-lXaw -lXpm $X11LIBS $LIBS"
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 3046 "configure"
|
|
#include "confdefs.h"
|