summaryrefslogtreecommitdiff
path: root/test/regex/Makefile
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-03-02 16:41:04 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-03-02 16:41:04 +0000
commit7725acc03153c5bfbe26681d1585b8b6600892ae (patch)
treeb78fc68bfc275c44da9c0ea8ba17e32ca36f6b3a /test/regex/Makefile
parent4d7a32f455e0aa86bf1d140fb7f40be1d9b25c21 (diff)
Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU_SOURCE
Diffstat (limited to 'test/regex/Makefile')
-rw-r--r--test/regex/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/regex/Makefile b/test/regex/Makefile
index ca199bcbb..62a3a6e91 100644
--- a/test/regex/Makefile
+++ b/test/regex/Makefile
@@ -7,15 +7,6 @@ include ../Test.mak
CFLAGS_tst-regex2 := -std=c99
-CFLAGS-OMIT_testregex := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexc := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexf := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexi := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexl := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexn := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexp := -D_GNU_SOURCE
-CFLAGS-OMIT_testregexr := -D_GNU_SOURCE
-
OPTS_testregex := < basic.dat
OPTS_testregexc := < categorize.dat
OPTS_testregexf := < forcedassoc.dat