configure.ac: fix botched FREAD_READS_DIRECTORIES check
[gitweb.git] / Makefile
index e35542e63181144397053bf7932fad2cf97027bb..4307588419789b501364a134843f9c9f40791db8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,8 @@ all::
 # have been written to the final string if enough space had been available.
 #
 # Define FREAD_READS_DIRECTORIES if you are on a system which succeeds
-# when attempting to read from an fopen'ed directory.
+# when attempting to read from an fopen'ed directory (or even to fopen
+# it at all).
 #
 # Define NO_OPENSSL environment variable if you do not have OpenSSL.
 # This also implies BLK_SHA1.