diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-22 22:45:05 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-22 22:45:05 +0100 |
commit | 6c3f7bc5593343058ab91c0b504fd67d3c0d1269 (patch) | |
tree | f57aae2e39a3e60895f08b6e93e95d1d5af1c8c5 /package/xf86-input-evtouch/patches/patch-configure | |
parent | 52549131197cd42dd61b50721e3f68e3d7585ec7 (diff) | |
parent | 3953de124e87ce3b594fd861b6f111b2df706753 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xf86-input-evtouch/patches/patch-configure')
-rw-r--r-- | package/xf86-input-evtouch/patches/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xf86-input-evtouch/patches/patch-configure b/package/xf86-input-evtouch/patches/patch-configure new file mode 100644 index 000000000..8c1ab34f3 --- /dev/null +++ b/package/xf86-input-evtouch/patches/patch-configure @@ -0,0 +1,11 @@ +--- xf86-input-evtouch-0.8.8.orig/configure 2008-11-09 22:01:05.000000000 +0100 ++++ xf86-input-evtouch-0.8.8/configure 2011-01-22 21:03:10.818658680 +0100 +@@ -12255,7 +12255,7 @@ fi + + sdkdir=$(pkg-config --variable=sdkdir xorg-server) + +-EVTOUCH_CFLAGS="$CFLAGS $XORG_CFLAGS " ++EVTOUCH_CFLAGS="$XORG_CFLAGS " + + + # Checks for header files. |