home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Magazine / HomeAutomation / Apache / include / php / build-defs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-07-11  |  4.8 KB  |  91 lines

  1. /*                                                                -*- C -*-
  2.    +----------------------------------------------------------------------+
  3.    | PHP HTML Embedded Scripting Language Version 3.0                     |
  4.    +----------------------------------------------------------------------+
  5.    | Copyright (c) 1997,1998 PHP Development Team (See Credits file)      |
  6.    +----------------------------------------------------------------------+
  7.    | This program is free software; you can redistribute it and/or modify |
  8.    | it under the terms of one of the following licenses:                 |
  9.    |                                                                      |
  10.    |  A) the GNU General Public License as published by the Free Software |
  11.    |     Foundation; either version 2 of the License, or (at your option) |
  12.    |     any later version.                                               |
  13.    |                                                                      |
  14.    |  B) the PHP License as published by the PHP Development Team and     |
  15.    |     included in the distribution in the file: LICENSE                |
  16.    |                                                                      |
  17.    | This program is distributed in the hope that it will be useful,      |
  18.    | but WITHOUT ANY WARRANTY; without even the implied warranty of       |
  19.    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        |
  20.    | GNU General Public License for more details.                         |
  21.    |                                                                      |
  22.    | You should have received a copy of both licenses referred to here.   |
  23.    | If you did not, or have any questions about PHP licensing, please    |
  24.    | contact core@php.net.                                                |
  25.    +----------------------------------------------------------------------+
  26.    | Authors: Stig Sæther Bakken <ssb@fast.no>                            |
  27.    +----------------------------------------------------------------------+
  28.  */
  29.  
  30. #define CONFIGURE_COMMAND " '../php-4.0.1pl2-amiga/configure' '--cache-file=../../config.cache.global' '--target=m68k-unknown-amigaos' '--with-apache=../../apache/apache_1.3.12_build' '--program-suffix=.68060' '--with-config-file-path=/Apache/lib' '--enable-force-cgi-redirect' '--disable-debug' '--enable-bcmath' '--enable-track-vars' '--enable-calendar' '--enable-ftp' '--with-mysql'"
  31. #define PHP_ADA_INCLUDE        ""
  32. #define PHP_ADA_LFLAGS        ""
  33. #define PHP_ADA_LIBS        ""
  34. #define PHP_APACHE_INCLUDE    ""
  35. #define PHP_APACHE_TARGET    ""
  36. #define PHP_FHTTPD_INCLUDE      ""
  37. #define PHP_FHTTPD_LIB          ""
  38. #define PHP_FHTTPD_TARGET       ""
  39. #define PHP_BINNAME        "@BINNAME@"
  40. #define PHP_CFLAGS        "-mstackextend -resident32 -O3 -Dfork=vfork -m68060"
  41. #define PHP_DBASE_LIB        ""
  42. #define PHP_BUILD_DEBUG        ""
  43. #define PHP_GDBM_INCLUDE    ""
  44. #define PHP_HSREGEX        ""
  45. #define PHP_IBASE_INCLUDE    ""
  46. #define PHP_IBASE_LFLAGS    ""
  47. #define PHP_IBASE_LIBS        ""
  48. #define PHP_IFX_INCLUDE        ""
  49. #define PHP_IFX_LFLAGS        ""
  50. #define PHP_IFX_LIBS        ""
  51. #define PHP_INSTALL_IT        "mkdir -p /studi/kuhlmann/cross/apache/apache_1.3.12_build/src/modules/php4; cp libs/libphp4.a /studi/kuhlmann/cross/apache/apache_1.3.12_build/src/modules/php4/libmodphp4.a; cp $(srcdir)/sapi/apache/mod_php4.* sapi/apache/libphp4.module /studi/kuhlmann/cross/apache/apache_1.3.12_build/src/modules/php4; cp ../php-4.0.1pl2-amiga/sapi/apache/apMakefile.tmpl /studi/kuhlmann/cross/apache/apache_1.3.12_build/src/modules/php4/Makefile.tmpl; cp ../php-4.0.1pl2-amiga/sapi/apache/apMakefile.libdir /studi/kuhlmann/cross/apache/apache_1.3.12_build/src/modules/php4/Makefile.libdir"
  52. #define PHP_IODBC_INCLUDE    ""
  53. #define PHP_IODBC_LFLAGS    ""
  54. #define PHP_IODBC_LIBS        ""
  55. #define PHP_MSQL_INCLUDE    ""
  56. #define PHP_MSQL_LFLAGS        ""
  57. #define PHP_MSQL_LIBS        ""
  58. #define PHP_MYSQL_INCLUDE    ""
  59. #define PHP_MYSQL_LFLAGS    ""
  60. #define PHP_MYSQL_LIBS        ""
  61. #define PHP_ODBC_TYPE       ""
  62. #define PHP_ODBC_INCLUDE    ""
  63. #define PHP_ODBC_LFLAGS     ""
  64. #define PHP_ODBC_LIBS       ""
  65. #define PHP_OCI8_SHARED_LIBADD     ""
  66. #define PHP_OCI8_DIR            ""
  67. #define PHP_OCI8_VERSION        ""
  68. #define PHP_ORACLE_SHARED_LIBADD     ""
  69. #define PHP_ORACLE_DIR                ""
  70. #define PHP_ORACLE_VERSION            ""
  71. #define PHP_PGSQL_INCLUDE    ""
  72. #define PHP_PGSQL_LFLAGS    ""
  73. #define PHP_PGSQL_LIBS        ""
  74. #define PHP_PROG_SENDMAIL    "/usr/sbin/sendmail"
  75. #define PHP_REGEX_LIB        ""
  76. #define PHP_SOLID_INCLUDE    ""
  77. #define PHP_SOLID_LIBS        ""
  78. #define PHP_EMPRESS_INCLUDE    ""
  79. #define PHP_EMPRESS_LIBS    ""
  80. #define PHP_SYBASE_INCLUDE    ""
  81. #define PHP_SYBASE_LFLAGS    ""
  82. #define PHP_SYBASE_LIBS        ""
  83. #define PHP_DBM_TYPE        ""
  84. #define PHP_DBM_LIB        ""
  85. #define PHP_LDAP_LFLAGS        ""
  86. #define PHP_LDAP_INCLUDE    ""
  87. #define PHP_LDAP_LIBS        ""
  88. #define PHP_VELOCIS_INCLUDE     ""
  89. #define PHP_VELOCIS_LIBS        ""
  90. #define PHP_EXTENSION_DIR       "/usr/local/lib/php/extensions/no-debug-non-zts-20000609"
  91.