Date: 02/27/99
- Next message: Bug Database: "[PHP-DEV] Bug #313 Updated: Berkeley DB Support"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Saturday February 27, 1999 @ 12:11
Author: rasmus
Update of /repository/php3
In directory asf:/home/rasmus/php3
Modified Files:
Makefile.in
Log Message:
Dependancy update
Index: php3/Makefile.in
diff -c php3/Makefile.in:1.295 php3/Makefile.in:1.296
*** php3/Makefile.in:1.295 Fri Feb 26 00:56:36 1999
--- php3/Makefile.in Sat Feb 27 12:11:21 1999
***************
*** 24,30 ****
# +----------------------------------------------------------------------+
#
! # $Id: Makefile.in,v 1.295 1999/02/26 05:56:36 rasmus Exp $
#
prefix = <email protected>@
--- 24,30 ----
# +----------------------------------------------------------------------+
#
! # $Id: Makefile.in,v 1.296 1999/02/27 17:11:21 rasmus Exp $
#
prefix = <email protected>@
***************
*** 270,278 ****
internal_functions_registry.h php3_list.h functions/php3_ifx.h \
functions/php3_ldap.h functions/php3_mysql.h functions/php3_bcmath.h \
functions/php3_msql.h functions/basic_functions.h functions/phpmath.h \
! functions/php3_string.h functions/php3_oci8.h functions/oracle.h \
! functions/base64.h functions/php3_dir.h functions/dns.h \
! functions/php3_pgsql.h functions/php3_velocis.h \
functions/php3_sybase.h functions/php3_sybase-ct.h functions/reg.h \
functions/php3_mail.h functions/imap.h functions/php3_aspell.h \
functions/md5.h functions/global.h functions/php3_gd.h \
--- 270,278 ----
internal_functions_registry.h php3_list.h functions/php3_ifx.h \
functions/php3_ldap.h functions/php3_mysql.h functions/php3_bcmath.h \
functions/php3_msql.h functions/basic_functions.h functions/phpmath.h \
! functions/php3_string.h functions/php3_oci8.h functions/php3_magick.h \
! functions/oracle.h functions/base64.h functions/php3_dir.h \
! functions/dns.h functions/php3_pgsql.h functions/php3_velocis.h \
functions/php3_sybase.h functions/php3_sybase-ct.h functions/reg.h \
functions/php3_mail.h functions/imap.h functions/php3_aspell.h \
functions/md5.h functions/global.h functions/php3_gd.h \
***************
*** 536,541 ****
--- 536,545 ----
fopen-wrappers.h mod_php3.h stack.h operators.h token_cache.h \
variables.h constants.h internal_functions.h modules.h \
functions/php3_pgsql.h functions/php3_string.h
+ functions/magick.o: functions/magick.c php.h php_version.h config.h \
+ request_info.h compat.h php3_hash.h alloc.h safe_mode.h \
+ fopen-wrappers.h mod_php3.h stack.h operators.h token_cache.h \
+ variables.h constants.h internal_functions.h modules.h
functions/post.o: functions/post.c php.h php_version.h config.h request_info.h \
compat.h php3_hash.h alloc.h safe_mode.h \
fopen-wrappers.h mod_php3.h stack.h operators.h token_cache.h \
-- 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: Bug Database: "[PHP-DEV] Bug #313 Updated: Berkeley DB Support"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

