> fmk Mon Apr 23 10:33:22 2001 EDT > > Modified files: > /php4/main config.w32.h php_ini.c > + > +/* Define directory constants for php and pear */ > +#define PHP_BINDIR "c:\\php4" > +#define PHP_LIBDIR "c:\\php4" > +#define PHP_DATADIR "c:\\php4" > +#define PHP_SYSCONFDIR "c:\\php4" > +#define PHP_LOCALSTATEDIR "c:\\php4" > +#define PHP_CONFIG_FILE_PATH "c:\\winnt" > +#define PEAR_INSTALLDIR "c:\\php4\\pear" Ugh thats very very ugly.. I dont want my files there can you please use SYSROOT instead of c:\\winnt please. - James -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-CVS] cvs: php4 /main config.w32.h php_ini.c Frank M. Kromann
- Re: [PHP-CVS] cvs: php4 /main config.w32.h php_ini... James Moore
- Re: [PHP-CVS] cvs: php4 /main config.w32.h php_ini... Stig Sæther Bakken
- Re: RE: [PHP-CVS] cvs: php4 /main config.w32.h php... Frank M. Kromann
- RE: RE: [PHP-CVS] cvs: php4 /main config.w32.h... James Moore
- RE: RE: [PHP-CVS] cvs: php4 /main config.w... Zeev Suraski
- Re[3]: [PHP-CVS] cvs: php4 /main confi... Daniel Beulshausen
- Re: Re[3]: [PHP-CVS] cvs: php4 /m... Joe Brown
- Re: [PHP-CVS] cvs: php4 /main config.w32.h... Stig Sæther Bakken
- Re: Re[3]: [PHP-CVS] cvs: php4 /main config.w32.h ... Frank M. Kromann
- Re: Re[3]: [PHP-CVS] cvs: php4 /main config.w3... Zeev Suraski
- Re: Re[3]: [PHP-CVS] cvs: php4 /main config.w32.h ... Phil Driscoll