./Config fails with "grep: /usr//private/etc/apache2/httpd.conf: No such file or directory" The reason is that on OSX: -D HTTPD_ROOT="/usr" and... -D SERVER_CONFIG_FILE="/private/etc/apache2/httpd.conf" The correct location of httpd.conf is *not* HTTPD_ROOT + SERVER_CONFIG_FILE. It's just SERVER_CONFIG_FILE.
Upstream ticket: https://fedorahosted.org/389/ticket/32
Closing this bug due to moving to the trac system. https://fedorahosted.org/389/ticket/32