PKGBUILDs/extra/keytouch-editor/keytouch-editor-3.1.3-glibc28.patch

13 lines
439 B
Diff
Raw Normal View History

2009-10-10 02:23:22 +00:00
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 \