Date: 02/28/99
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sunday February 28, 1999 @ 12:25
Author: rasmus
Update of /repository/php3
In directory asf:/u/temp/cvs-serv29978
Modified Files:
build-defs.h.in
Log Message:
Indicate whether we are using bundled or system regex in info function
for the regex module and add compile options to the ImageMagick info
function
Index: php3/build-defs.h.in
diff -c php3/build-defs.h.in:1.21 php3/build-defs.h.in:1.22
*** php3/build-defs.h.in:1.21 Fri Jan 1 12:58:48 1999
--- php3/build-defs.h.in Sun Feb 28 12:25:56 1999
***************
*** 83,85 ****
--- 83,88 ----
#define PHP_LDAP_LIBS " <email protected>@"
#define PHP_VELOCIS_INCLUDE " <email protected>@"
#define PHP_VELOCIS_LIBS " <email protected>@"
+ #define PHP_IMAGICK_INCLUDE " <email protected>@"
+ #define PHP_IMAGICK_LFLAGS " <email protected>@"
+ #define PHP_IMAGICK_LIBS " <email protected>@"
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

