SOURCES: xorg-xphelloworld-pkgconfig.patch (NEW) - fix build --wit...
qboosh
qboosh at pld-linux.org
Sat Oct 22 16:48:25 CEST 2005
Author: qboosh Date: Sat Oct 22 14:48:25 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build --without-motif-libraries
---- Files affected:
SOURCES:
xorg-xphelloworld-pkgconfig.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xorg-xphelloworld-pkgconfig.patch
diff -u /dev/null SOURCES/xorg-xphelloworld-pkgconfig.patch:1.1
--- /dev/null Sat Oct 22 16:48:25 2005
+++ SOURCES/xorg-xphelloworld-pkgconfig.patch Sat Oct 22 16:48:20 2005
@@ -0,0 +1,11 @@
+--- xphelloworld-0.99.1/configure.ac.orig 2005-10-19 02:47:56.000000000 +0000
++++ xphelloworld-0.99.1/configure.ac 2005-10-22 14:37:34.000000000 +0000
+@@ -45,6 +45,8 @@
+ build_motifapps=no
+ fi
+
++PKG_PROG_PKG_CONFIG
++
+ if [[ -z $motif_libs ]] ; then
+ PKG_CHECK_MODULES(X11, x11)
+ AC_CHECK_LIB(Xm, XmFontListCreate, build_motifapps=no, [$X11])
================================================================
More information about the pld-cvs-commit
mailing list