Parent Directory
|
Revision Log
|
Patch
revision 96 by nigel, Fri Mar 2 13:10:43 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 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |