Parent Directory
|
Revision Log
|
Patch
| revision 429 by ph10, Thu Mar 8 16:53:09 2007 UTC | revision 430 by ph10, Tue Sep 1 16:29:46 2009 UTC | |
|---|---|---|
| # | Line 52 while test $# -gt 0; do | Line 52 while test $# -gt 0; do |
| 52 | if test @includedir@ != /usr/include ; then | if test @includedir@ != /usr/include ; then |
| 53 | includes=-I@includedir@ | includes=-I@includedir@ |
| 54 | fi | fi |
| 55 | echo $includes | echo $includes @PCRE_STATIC_CFLAG@ |
| 56 | ;; | ;; |
| 57 | --libs-posix) | --libs-posix) |
| 58 | echo -L@libdir@$libR -lpcreposix -lpcre | echo -L@libdir@$libR -lpcreposix -lpcre |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |