git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Propagate null gstring through string_catn()
[exim.git]
/
src
/
OS
/
Makefile-Default
diff --git
a/src/OS/Makefile-Default
b/src/OS/Makefile-Default
index 41a4dbbdf49f31688fb613713c00cf49fa522521..6e42db4713bd5c4b07ec3243c9ef8460dbba7fb2 100644
(file)
--- a/
src/OS/Makefile-Default
+++ b/
src/OS/Makefile-Default
@@
-89,7
+89,7
@@
CC=gcc
# PCRE_LIBS contains the library to be linked for PCRE
-PCRE_LIBS=-lpcre
+PCRE_LIBS=-lpcre
2-8
# LIBS and EXTRALIBS contain library settings that are used on linking