blob: 750f9b0183b30ac0bd47384e5db1bfaef6750bbd [file] [log] [blame]
AC_MSG_CHECKING(which OS this is)
dnl ## XXX - I'm not sure, but this might not handle the non-Unix case yet
OS=unix
OS_DIR=os/$OS
AC_MSG_RESULT([$OS])
APACHE_OUTPUT(os/$OS/Makefile)