/*
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available through the world-wide-web at the following url:           |
   | https://www.php.net/license/3_01.txt                                 |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Stig Sæther Bakken <ssb@php.net>                             |
   +----------------------------------------------------------------------+
*/

#define CONFIGURE_COMMAND " './configure'  '--host=aarch64-linux-android' '--build=' '--prefix=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a' '--enable-bcmath' '--enable-mbstring' '--enable-pdo' '--enable-tokenizer' '--enable-opcache' '--enable-fileinfo' '--enable-filter' '--enable-xml' '--enable-dom' '--enable-embed=shared' '--enable-ctype' '--enable-json' '--enable-session' '--enable-simplexml' '--enable-xmlwriter' '--enable-xmlreader' '--enable-nativephp' '--with-pic' '--with-iconv=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-openssl=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-zlib=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-libxml=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-curl=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-sqlite3=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--with-pdo-sqlite=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a' '--disable-cli' '--disable-cgi' '--disable-phpdbg' '--disable-ftp' 'build_alias=' 'host_alias=aarch64-linux-android' 'PKG_CONFIG_PATH=/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a/lib/pkgconfig' 'OPENSSL_CFLAGS=-I/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a/include' 'OPENSSL_LIBS=-L/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a/lib -lcrypto -lssl' 'LIBZIP_CFLAGS=-I/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a/include' 'LIBZIP_LIBS=-L/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/deps/build-arm64-v8a/lib -lzip'"
#define PHP_ODBC_CFLAGS	""
#define PHP_ODBC_LFLAGS		""
#define PHP_ODBC_LIBS		""
#define PHP_ODBC_TYPE		""
#define PHP_PROG_SENDMAIL	"/usr/sbin/sendmail"
#define PEAR_INSTALLDIR         ""
#define PHP_INCLUDE_PATH	".:"
#define PHP_EXTENSION_DIR       "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/lib/php/extensions/no-debug-non-zts-20240924"
#define PHP_PREFIX              "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a"
#define PHP_BINDIR              "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/bin"
#define PHP_SBINDIR             "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/sbin"
#define PHP_MANDIR              "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/php/man"
#define PHP_LIBDIR              "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/lib/php"
#define PHP_DATADIR             "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/share/php"
#define PHP_SYSCONFDIR          "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/etc"
#define PHP_LOCALSTATEDIR       "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/var"
#define PHP_CONFIG_FILE_PATH    "/Users/shanerosenthal/AndroidStudioProjects/build-scripts/php-build/build-arm64-v8a/lib"
#define PHP_CONFIG_FILE_SCAN_DIR    ""
#define PHP_SHLIB_SUFFIX        "so"
#define PHP_SHLIB_EXT_PREFIX    ""
