Date: 09/29/98
- Next message: ssb: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #775 Updated: Function ImageTTFText( ) seems to antialias colours incorrectly"
- Next in thread: shane: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tuesday September 29, 1998 @ 3:14
Author: ssb
Update of /repository/php3
In directory asf:/u2/tmp/cvs-serv7588
Modified Files:
Makefile.in
Log Message:
add serialize/unserialize functions by Jani Lehtimäki <jkl <email protected>>
Index: php3/Makefile.in
diff -c php3/Makefile.in:1.261 php3/Makefile.in:1.262
*** php3/Makefile.in:1.261 Mon Sep 21 12:41:44 1998
--- php3/Makefile.in Tue Sep 29 03:14:27 1998
***************
*** 24,30 ****
# +----------------------------------------------------------------------+
#
! # $Id: Makefile.in,v 1.261 1998/09/21 16:41:44 zeev Exp $
#
prefix = <email protected>@
--- 24,30 ----
# +----------------------------------------------------------------------+
#
! # $Id: Makefile.in,v 1.262 1998/09/29 07:14:27 ssb Exp $
#
prefix = <email protected>@
***************
*** 89,95 ****
functions/velocis.c functions/gdttf.c functions/gdcache.c \
functions/zlib.c functions/COM.c functions/ifx.c \
functions/hw.c functions/hg_comm.c functions/dlist.c \
! functions/snmp.c
FUNCTIONS = $(FUNCTIONS_SOURCE:.c=.o)
--- 89,95 ----
functions/velocis.c functions/gdttf.c functions/gdcache.c \
functions/zlib.c functions/COM.c functions/ifx.c \
functions/hw.c functions/hg_comm.c functions/dlist.c \
! functions/snmp.c functions/var.c
FUNCTIONS = $(FUNCTIONS_SOURCE:.c=.o)
-- 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: ssb: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #775 Updated: Function ImageTTFText( ) seems to antialias colours incorrectly"
- Next in thread: shane: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

