Commit Diff


commit - 1a5441053c16bd493adf7cd6d854c24668b7c545
commit + 6eaaaab872315df9626e7237d13ed8d5aeb81fc5
blob - d96155d4ceb0fb9c2079a566fb4e54b1ace32170
blob + 7e4f5f3a789bb63eccd77c53d96401d39eaaf473
--- configure
+++ configure
@@ -818,9 +818,6 @@ else
 	echo
 fi
 
-# Now we handle our HAVE_xxxx values.
-# Most will just be defined as 0 or 1.
-
 if [ ${HAVE_PATH_MAX} -eq 0 ]
 then
 	echo "#define PATH_MAX 4096"