1 /* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16 /* 17 * Autogenerated by the Meson build system. 18 * Do not edit, your changes will be lost. 19 */ 20 21 #pragma once 22 23 #define APACHE_HTTPD "/usr/sbin/apache2" 24 25 #define APACHE_MODULE_DIR /usr/lib/apache2/modules 26 27 #define APACHE_PHP_MODULE_FILE /usr/lib/apache2/modules/libphp7.2.so 28 29 #define APACHE_SSL_MODULE_DIR /usr/lib/apache2/modules 30 31 #define GETTEXT_PACKAGE "libsoup-2.4" 32 33 #define HAVE_APACHE 34 35 #define HAVE_GMTIME_R 1 36 37 #define IF_HAVE_MOD_UNIXD # 38 39 #define IF_HAVE_PHP 40 41 #define IF_HAVE_PHP_XMLRPC ; 42 43 #define LOCALEDIR "/usr/local/share/locale" 44 45 #define PACKAGE_VERSION "2.71.0" 46 47 #define _SOUP_EXTERN __attribute__((visibility("default"))) extern 48 49