aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 3de47d8..503206a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,3 @@ libterex_la_SOURCES = regcomp.c regexec.c regerror.c regfree.c \
regalone.h regcustom.h regerrs.h regex.h regguts.h
# included from regcomp.c and regexec.c
EXTRA_libterex_la_SOURCES = regc_color.c regc_cvec.c regc_lex.c regc_locale.c regc_nfa.c
-
-noinst_LTLIBRARIES += libteurex.la
-libteurex_la_CFLAGS = -DREGEX_UTF8
-libteurex_la_SOURCES = $(libterex_la_SOURCES)