Parent Directory
|
Revision Log
|
Patch
| revision 75 by nigel, Sat Feb 24 21:40:37 2007 UTC | revision 97 by ph10, Mon Mar 5 12:36:47 2007 UTC | |
|---|---|---|
| # | Line 43 while test $# -gt 0; do | Line 43 while test $# -gt 0; do |
| 43 | echo $exec_prefix | echo $exec_prefix |
| 44 | ;; | ;; |
| 45 | --version) | --version) |
| 46 | echo @PCRE_VERSION@ | echo @PACKAGE_VERSION@ |
| 47 | ;; | ;; |
| 48 | --cflags | --cflags-posix) | --cflags | --cflags-posix) |
| 49 | if test @includedir@ != /usr/include ; then | if test @includedir@ != /usr/include ; then |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |