Diff for /embedaddon/php/main/php_config.h.in between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:05 version 1.1.1.2, 2012/05/29 12:34:35
Line 1 Line 1
 /* main/php_config.h.in.  Generated from configure.in by autoheader.  */  /* main/php_config.h.in.  Generated from configure.in by autoheader.  */
 /* Leave this file alone */  
 /*  
    +----------------------------------------------------------------------+  
    | Zend Engine                                                          |  
    +----------------------------------------------------------------------+  
    | Copyright (c) 1998-2012 Zend Technologies Ltd. (http://www.zend.com) |  
    +----------------------------------------------------------------------+  
    | This source file is subject to version 2.00 of the Zend license,     |  
    | that is bundled with this package in the file LICENSE, and is        |  
    | available through the world-wide-web at the following url:           |  
    | http://www.zend.com/license/2_00.txt.                                |  
    | If you did not receive a copy of the Zend license and are unable to  |  
    | obtain it through the world-wide-web, please send a note to          |  
    | license@zend.com so we can mail you a copy immediately.              |  
    +----------------------------------------------------------------------+  
    | Authors: Andi Gutmans <andi@zend.com>                                |  
    |          Zeev Suraski <zeev@zend.com>                                |  
    +----------------------------------------------------------------------+  
 */  
   
 /* $Id$ */  
   
 #if defined(__GNUC__) && __GNUC__ >= 4  #if defined(__GNUC__) && __GNUC__ >= 4
 # define ZEND_API __attribute__ ((visibility("default")))  # define ZEND_API __attribute__ ((visibility("default")))
Line 31 Line 11
   
 #define ZEND_DLIMPORT  #define ZEND_DLIMPORT
   
   
 #undef uint  #undef uint
 #undef ulong  #undef ulong
   
Line 46 Line 25
 #undef BETHREADS  #undef BETHREADS
   
 /* */  /* */
   #undef BUGGY_SNMPRINT_VALUE
   
   /* */
 #undef CDB_INCLUDE_FILE  #undef CDB_INCLUDE_FILE
   
 /* Define if system uses EBCDIC */  /* Define if system uses EBCDIC */
Line 225 Line 207
 /* Whether to build spl as dynamic module */  /* Whether to build spl as dynamic module */
 #undef COMPILE_DL_SPL  #undef COMPILE_DL_SPL
   
 /* Whether to build sqlite as dynamic module */  
 #undef COMPILE_DL_SQLITE  
   
 /* Whether to build sqlite3 as dynamic module */  /* Whether to build sqlite3 as dynamic module */
 #undef COMPILE_DL_SQLITE3  #undef COMPILE_DL_SQLITE3
   
Line 357 Line 336
 #undef DBA_QDBM  #undef DBA_QDBM
   
 /* */  /* */
   #undef DBA_TCADB
   
   /* */
 #undef DBM_INCLUDE_FILE  #undef DBM_INCLUDE_FILE
   
 /* */  /* */
Line 405 Line 387
 /* Define to 1 if you have the `alphasort' function. */  /* Define to 1 if you have the `alphasort' function. */
 #undef HAVE_ALPHASORT  #undef HAVE_ALPHASORT
   
 /* Suhosin-Patch for PHP */  
 #undef SUHOSIN_PATCH  
   
 /* Whether you have AOLserver */  /* Whether you have AOLserver */
 #undef HAVE_AOLSERVER  #undef HAVE_AOLSERVER
   
Line 602 Line 581
    */     */
 #undef HAVE_DECL_TZNAME  #undef HAVE_DECL_TZNAME
   
 /* Define to 1 if you have the <default_store.h> header file. */  
 #undef HAVE_DEFAULT_STORE_H  
   
 /* do we have /dev/poll? */  /* do we have /dev/poll? */
 #undef HAVE_DEVPOLL  #undef HAVE_DEVPOLL
   
   /* Define if the target system has /dev/arandom device */
   #undef HAVE_DEV_ARANDOM
   
 /* Define if the target system has /dev/urandom device */  /* Define if the target system has /dev/urandom device */
 #undef HAVE_DEV_URANDOM  #undef HAVE_DEV_URANDOM
   
Line 647 Line 626
 /* OpenSSL 0.9.7 or later */  /* OpenSSL 0.9.7 or later */
 #undef HAVE_DSA_DEFAULT_METHOD  #undef HAVE_DSA_DEFAULT_METHOD
   
   /* Whether to enable DTrace support */
   #undef HAVE_DTRACE
   
 /* embedded MySQL support enabled */  /* embedded MySQL support enabled */
 #undef HAVE_EMBEDDED_MYSQLI  #undef HAVE_EMBEDDED_MYSQLI
   
Line 792 Line 774
 #undef HAVE_GD_WBMP  #undef HAVE_GD_WBMP
   
 /* */  /* */
   #undef HAVE_GD_WEBP
   
   /* */
 #undef HAVE_GD_XBM  #undef HAVE_GD_XBM
   
 /* */  /* */
Line 923 Line 908
 /* Define to 1 if you have the <ieeefp.h> header file. */  /* Define to 1 if you have the <ieeefp.h> header file. */
 #undef HAVE_IEEEFP_H  #undef HAVE_IEEEFP_H
   
   /* Define to 1 if you have the `if_indextoname' function. */
   #undef HAVE_IF_INDEXTONAME
   
   /* Define to 1 if you have the `if_nametoindex' function. */
   #undef HAVE_IF_NAMETOINDEX
   
 /* */  /* */
 #undef HAVE_IMAP  #undef HAVE_IMAP
   
Line 1219 Line 1210
 /* */  /* */
 #undef HAVE_MYSQLILIB  #undef HAVE_MYSQLILIB
   
 /* Define to 1 if you have the `mysql_commit' function. */  
 #undef HAVE_MYSQL_COMMIT  
   
 /* Define to 1 if you have the `mysql_next_result' function. */  
 #undef HAVE_MYSQL_NEXT_RESULT  
   
 /* Define to 1 if you have the `mysql_sqlstate' function. */  
 #undef HAVE_MYSQL_SQLSTATE  
   
 /* Define to 1 if you have the `mysql_stmt_prepare' function. */  
 #undef HAVE_MYSQL_STMT_PREPARE  
   
 /* Define to 1 if you have the `nanosleep' function. */  /* Define to 1 if you have the `nanosleep' function. */
 #undef HAVE_NANOSLEEP  #undef HAVE_NANOSLEEP
   
Line 1246 Line 1225
 /* Define to 1 if you have the <netinet/tcp.h> header file. */  /* Define to 1 if you have the <netinet/tcp.h> header file. */
 #undef HAVE_NETINET_TCP_H  #undef HAVE_NETINET_TCP_H
   
 /* */  
 #undef HAVE_NET_SNMP  
   
 /* Whether utf8_mime2text() has new signature */  /* Whether utf8_mime2text() has new signature */
 #undef HAVE_NEW_MIME2TEXT  #undef HAVE_NEW_MIME2TEXT
   
Line 1510 Line 1486
 /* Define to 1 if you have the `rl_completion_matches' function. */  /* Define to 1 if you have the `rl_completion_matches' function. */
 #undef HAVE_RL_COMPLETION_MATCHES  #undef HAVE_RL_COMPLETION_MATCHES
   
   /* */
   #undef HAVE_RL_ON_NEW_LINE
   
 /* Whether you use Roxen */  /* Whether you use Roxen */
 #undef HAVE_ROXEN  #undef HAVE_ROXEN
   
Line 1565 Line 1544
 #undef HAVE_SHUTDOWN  #undef HAVE_SHUTDOWN
   
 /* */  /* */
   #undef HAVE_SHUTDOWN_SNMP_LOGGING
   
   /* Whether sigaction() is available */
 #undef HAVE_SIGACTION  #undef HAVE_SIGACTION
   
 /* Define to 1 if you have the <signal.h> header file. */  /* Define to 1 if you have the <signal.h> header file. */
Line 1591 Line 1573
 /* */  /* */
 #undef HAVE_SNMP  #undef HAVE_SNMP
   
 /* */  
 #undef HAVE_SNMP_PARSE_OID  
   
 /* Define to 1 if you have the `snprintf' function. */  /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF  #undef HAVE_SNPRINTF
   
Line 1771 Line 1750
 /* whether you have struct flock */  /* whether you have struct flock */
 #undef HAVE_STRUCT_FLOCK  #undef HAVE_STRUCT_FLOCK
   
/* Define to 1 if `st_blksize' is member of `struct stat'. *//* Define to 1 if `st_blksize' is a member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_BLKSIZE  #undef HAVE_STRUCT_STAT_ST_BLKSIZE
   
/* Define to 1 if `st_blocks' is member of `struct stat'. *//* Define to 1 if `st_blocks' is a member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_BLOCKS  #undef HAVE_STRUCT_STAT_ST_BLOCKS
   
/* Define to 1 if `st_rdev' is member of `struct stat'. *//* Define to 1 if `st_rdev' is a member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_RDEV  #undef HAVE_STRUCT_STAT_ST_RDEV
   
/* Define to 1 if `tm_zone' is member of `struct tm'. *//* Define to 1 if `tm_zone' is a member of `struct tm'. */
 #undef HAVE_STRUCT_TM_TM_ZONE  #undef HAVE_STRUCT_TM_TM_ZONE
   
 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use  /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
Line 1863 Line 1842
 /* Define to 1 if you have the <sys/resource.h> header file. */  /* Define to 1 if you have the <sys/resource.h> header file. */
 #undef HAVE_SYS_RESOURCE_H  #undef HAVE_SYS_RESOURCE_H
   
   /* Define to 1 if you have the <sys/sdt.h> header file. */
   #undef HAVE_SYS_SDT_H
   
 /* Define to 1 if you have the <sys/select.h> header file. */  /* Define to 1 if you have the <sys/select.h> header file. */
 #undef HAVE_SYS_SELECT_H  #undef HAVE_SYS_SELECT_H
   
 /* Define to 1 if you have the <sys/socket.h> header file. */  /* Define to 1 if you have the <sys/socket.h> header file. */
 #undef HAVE_SYS_SOCKET_H  #undef HAVE_SYS_SOCKET_H
   
   /* Define to 1 if you have the <sys/sockio.h> header file. */
   #undef HAVE_SYS_SOCKIO_H
   
 /* Define to 1 if you have the <sys/statfs.h> header file. */  /* Define to 1 if you have the <sys/statfs.h> header file. */
 #undef HAVE_SYS_STATFS_H  #undef HAVE_SYS_STATFS_H
   
Line 2069 Line 2054
 /* */  /* */
 #undef LINUX  #undef LINUX
   
 /* */  
 #undef MAGIC_QUOTES  
   
 /* Whether asctime_r is declared */  /* Whether asctime_r is declared */
 #undef MISSING_ASCTIME_R_DECL  #undef MISSING_ASCTIME_R_DECL
   
Line 2126 Line 2108
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME  #undef PACKAGE_TARNAME
   
   /* Define to the home page for this package. */
   #undef PACKAGE_URL
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
   
Line 2210 Line 2195
 /* whether pwrite64 is default */  /* whether pwrite64 is default */
 #undef PHP_PWRITE_64  #undef PHP_PWRITE_64
   
 /* */  
 #undef PHP_SAFE_MODE  
   
 /* */  
 #undef PHP_SAFE_MODE_EXEC_DIR  
   
 /* Whether the system supports SHA256 salt */  /* Whether the system supports SHA256 salt */
 #undef PHP_SHA256_CRYPT  #undef PHP_SHA256_CRYPT
   
Line 2225 Line 2204
 /* */  /* */
 #undef PHP_SIGCHILD  #undef PHP_SIGCHILD
   
 /* Have PDO */  
 #undef PHP_SQLITE2_HAVE_PDO  
   
 /* Whether the system supports standard DES salt */  /* Whether the system supports standard DES salt */
 #undef PHP_STD_DES_CRYPT  #undef PHP_STD_DES_CRYPT
   
Line 2261 Line 2237
 /* The size of `char', as computed by sizeof. */  /* The size of `char', as computed by sizeof. */
 #undef SIZEOF_CHAR  #undef SIZEOF_CHAR
   
 /* The size of `char *', as computed by sizeof. */  
 #undef SIZEOF_CHAR_P  
   
 /* The size of `int', as computed by sizeof. */  /* The size of `int', as computed by sizeof. */
 #undef SIZEOF_INT  #undef SIZEOF_INT
   
Line 2300 Line 2273
 /* have sqlite3 with extension support */  /* have sqlite3 with extension support */
 #undef SQLITE_OMIT_LOAD_EXTENSION  #undef SQLITE_OMIT_LOAD_EXTENSION
   
 /* Size of a pointer */  
 #undef SQLITE_PTR_SZ  
   
 /* */  
 #undef SQLITE_UTF8  
   
 /* Needed in sqlunix.h for wchar defs */  /* Needed in sqlunix.h for wchar defs */
 #undef SS_FBX  #undef SS_FBX
   
Line 2323 Line 2290
 /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
   /* */
   #undef TCADB_INCLUDE_FILE
   
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME  #undef TIME_WITH_SYS_TIME
   
Line 2333 Line 2303
 #undef TSRM_ST  #undef TSRM_ST
   
 /* */  /* */
 #undef UCD_SNMP_HACK  
   
 /* */  
 #undef UNDEF_THREADS_HACK  #undef UNDEF_THREADS_HACK
   
 /* */  /* */
Line 2405 Line 2372
 /* */  /* */
 #undef ZEND_MM_ALIGNMENT_LOG2  #undef ZEND_MM_ALIGNMENT_LOG2
   
/* *//* Use zend signal handling */
#undef ZEND_MULTIBYTE#undef ZEND_SIGNALS
   
 /* virtual machine dispatch method */  /* virtual machine dispatch method */
 #undef ZEND_VM_KIND  #undef ZEND_VM_KIND
Line 2451 Line 2418
 /* Define to `unsigned long ' if <sys/types.h> does not define. */  /* Define to `unsigned long ' if <sys/types.h> does not define. */
 #undef ulong  #undef ulong
   
   
 #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS  #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS
   
 #ifdef HAVE_STDLIB_H  #ifdef HAVE_STDLIB_H
Line 2530  int zend_sprintf(char *buffer, const char *format, ... Line 2498  int zend_sprintf(char *buffer, const char *format, ...
 #endif  #endif
 #endif  #endif
   
 /*  
  * Local variables:  
  * tab-width: 4  
  * c-basic-offset: 4  
  * indent-tabs-mode: t  
  * End:  
  */  
 #undef PTHREADS  #undef PTHREADS
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>