Stig Bakken wrote:
> ssb             Mon Oct  7 21:04:52 2002 EDT
>
>   Modified files:
>     /php4/main  config.w32.h.in
>   Log:
>   * make these variables configurable from environment on Windows:
>     PEAR_INSTALLDIR           PHP_BINDIR      PHP_CONFIG_FILE_PATH
>     PHP_CONFIG_FILE_SCAN_DIR  PHP_DATADIR     PHP_EXTENSION_DIR
>     PHP_INCLUDE_PATH          PHP_LIBDIR      PHP_LOCALSTATEDIR
>     PHP_PREFIX                PHP_SYSCONFDIR

  This broke the build for me (Win32, MSVC++ 6).

  I get

    Initialization is not a constant

  errors where constants like PHP_EXTENSION_DIR are accessed.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to