1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00

Define to 1

This commit is contained in:
Sascha Schumann
1999-12-30 08:03:55 +00:00
parent b92aadb6ee
commit 48c35eaeaa

View File

@@ -177,7 +177,7 @@ AC_CHECK_LIB(nsl, gethostbyaddr, [
AC_CHECK_LIB(crypt, crypt, [
AC_ADD_LIBRARY(crypt)
AC_DEFINE(HAVE_LIBCRYPT,,[ ]) ], [])
AC_DEFINE(HAVE_LIBCRYPT,1,[ ]) ], [])
dnl The sin may be in a library which need not be specifed
dnl as well as res_search resides in libsocket