diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-12 09:11:28 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-12 09:11:28 -0400 |
commit | 6a6084f8fd44dc65dce40536198ec5d282deb126 (patch) | |
tree | 6b62a6301aa0dbde9d8acdfe35bdf6cb93412d99 /src/OS/Makefile-mips | |
parent | 1ca9f5074196f7fa459367956bcf6d4239b47634 (diff) |
pcre-config support.
Remove a couple of stray references to PCRE_CFLAGS too (dating from when PCRE was bundled).
Diffstat (limited to 'src/OS/Makefile-mips')
-rw-r--r-- | src/OS/Makefile-mips | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OS/Makefile-mips b/src/OS/Makefile-mips index dbc101cd6..ff3313937 100644 --- a/src/OS/Makefile-mips +++ b/src/OS/Makefile-mips @@ -8,7 +8,6 @@ LIBS=-liberty -lm XINCLUDE=-I/usr/X11R6/include CFLAGS=-O -PCRE_CFLAGS=-DUSE_BCOPY -DSTRERROR_FROM_ERRLIST EXIWHAT_PS_ARG=-ax EXIWHAT_EGREP_ARG='/exim( |$$)' |