aboutsummaryrefslogtreecommitdiff
path: root/nxcompext/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'nxcompext/configure.in')
-rw-r--r--nxcompext/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/nxcompext/configure.in b/nxcompext/configure.in
index eb6604dba..5b9ccc4da 100644
--- a/nxcompext/configure.in
+++ b/nxcompext/configure.in
@@ -28,6 +28,8 @@ if test -d "../nx-X11/include" ; then
LDFLAGS="$LDFLAGS -L../nx-X11/exports/lib"
fi
+X_CFLAGS=`pkg-config --cflags-only-I pixman-1`
+
dnl Check for programs.
AC_PROG_CXX