Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/crlf-tests'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/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