pkgsrc/wm/wmakerconf/patches/patch-aa
wiz 3e0cc6a068 Update to 2.8.1. New since 2.7:
* Added new Window Maker texture style "interwoven gradients" and
  attributes WorkspaceBorder/WorkspaceBorderSize
* New translations: pt_BR.po, es_ES.po
2001-08-03 17:49:40 +00:00

15 lines
630 B
Text

$NetBSD: patch-aa,v 1.2 2001/08/03 17:49:40 wiz Exp $
--- configure.orig Fri Dec 3 16:34:48 1999
+++ configure Sun Jan 2 01:48:50 2000
@@ -1212,8 +1212,8 @@
fi
# Add some common include and library path's
-CPPFLAGS="$CPPFLAGS -I/usr/local/include -I/usr/X11/include/ -I/usr/X11R6/include/ -I/usr/X11R6/include/X11 -I/usr/openwin/include -I$wprefix/include"
-LDFLAGS="$LDFLAGS -L/usr/local/lib -L/usr/X11/lib -L/usr/X11R6/lib -L/usr/openwin/lib -L$wprefix/lib"
+CPPFLAGS="$CPPFLAGS"
+LDFLAGS="$LDFLAGS"
# Checks for socket and nsl library, required on Solaris systems
# (reported by Peter da Silva <peter@baileynm.com>)