pkgsrc/x11/gnome-control-center/patches/patch-ad
drochner 01216a8456 update to 2.30.1
This switches to the gnome-2.30 release branch.
2010-07-12 15:54:09 +00:00

13 lines
352 B
Text

$NetBSD: patch-ad,v 1.3 2010/07/12 15:54:09 drochner Exp $
--- configure.orig 2010-04-26 14:31:49.000000000 +0000
+++ configure
@@ -14276,7 +14276,7 @@ if test "x$ac_cv_header_X11_extensions_x
cat >>confdefs.h <<_ACEOF
#define HAVE_X11_EXTENSIONS_XF86MISC_H 1
_ACEOF
- XF86MISC_LIBS="-lXxf86misc"
+ XF86MISC_LIBS="-lXxf86misc -lXext"
fi
done