summaryrefslogtreecommitdiff
path: root/extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch')
-rw-r--r--extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch b/extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch
new file mode 100644
index 000000000..885813feb
--- /dev/null
+++ b/extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch
@@ -0,0 +1,12 @@
+diff -Naur keytouch-editor-3.1.3-orig/src/Makefile.am keytouch-editor-3.1.3/src/Makefile.am
+--- keytouch-editor-3.1.3-orig/src/Makefile.am 2008-06-22 22:47:34.000000000 -0400
++++ keytouch-editor-3.1.3/src/Makefile.am 2008-06-22 22:49:52.000000000 -0400
+@@ -9,7 +9,7 @@
+
+ bin_PROGRAMS = keytouch-editor-bin
+
+-AM_CFLAGS=@CFLAGS@ -Wall
++AM_CFLAGS=@CFLAGS@ -Wall -D_GNU_SOURCE
+
+ keytouch_editor_bin_SOURCES = \
+ main.c keytouch-editor.h \