Merge branch 'tb/crlf-tests'
[gitweb.git] / Makefile
index e0f15a3df3ae441d33b9d0a0ddadc729ec4773b3..d8284bd309663134562a127370e7d95579d4ead9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1348,6 +1348,9 @@ ifdef NO_REGEX
        COMPAT_CFLAGS += -Icompat/regex
        COMPAT_OBJS += compat/regex/regex.o
 endif
+ifdef NATIVE_CRLF
+       BASIC_CFLAGS += -DNATIVE_CRLF
+endif
 
 ifdef USE_NED_ALLOCATOR
        COMPAT_CFLAGS += -Icompat/nedmalloc