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

Diff of /monit/configure.ac

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

revision 1.7 by rory, Wed Sep 25 22:43:38 2002 UTC revision 1.8 by rory, Fri Sep 27 01:56:29 2002 UTC
# Line 161  elif test `uname` = "Darwin" Line 161  elif test `uname` = "Darwin"
161  then  then
162     ARCH="DARWIN"     ARCH="DARWIN"
163     test_kvm="true"     test_kvm="true"
164       LIBS="$LIBS -framework System"
165  else  else
166     AC_MSG_WARN([Architecture not supported: `uname`. Trying Linux compile])     AC_MSG_WARN([Architecture not supported: `uname`. Trying Linux compile])
167     ARCH="LINUX"     ARCH="LINUX"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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