]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
added a note about GNU make to the configure script output
[citadel.git] / citadel / configure.ac
index 23d71fc559ae6c61ed898b97eafd7425c6326b6f..eebf7af895199e3cdf95d83f63ec20e20de0f015 100644 (file)
@@ -482,3 +482,10 @@ AC_OUTPUT
 if test -z "$DATABASE"; then
        AC_MSG_WARN([No database driver was found. Please install Berkeley DB.])
 fi
+
+echo ...
+echo ...
+echo "... On many operating systems, you must use GNU make (gmake) to compile"
+echo ... Citadel.
+echo ...
+echo ...