1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00
Files
archived-php-src/ext/openssl/config.m4
2001-11-30 19:00:13 +00:00

9 lines
124 B
Plaintext

dnl
dnl $Id$
dnl
if test "$OPENSSL_DIR"; then
PHP_EXTENSION(openssl, $ext_shared)
AC_DEFINE(HAVE_OPENSSL_EXT,1,[ ])
fi