/[monit]/monit/configure.ac
ViewVC logotype

Diff of /monit/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by rory, Wed Aug 13 22:46:50 2003 UTC revision 1.40 by rory, Sat Aug 16 00:12:19 2003 UTC
# Line 223  then Line 223  then
223  elif test `uname` = "Darwin"  elif test `uname` = "Darwin"
224  then  then
225     ARCH="DARWIN"     ARCH="DARWIN"
226     CFLAGS="$CFLAGS -DREENTRANT -no-cpp-precomp"     CFLAGS="$CFLAGS -DREENTRANT -no-cpp-precomp -DNEED_SOCKLEN_T_DEFINED"
227     test_kvm="true"     test_kvm="true"
228     LIBS="$LIBS -framework System -multiply_defined suppress"     LIBS="$LIBS -framework System -multiply_defined suppress"
229  elif test `uname` = "AIX"  elif test `uname` = "AIX"

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26