]> granicus.if.org Git - apache/commit
When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.
authorJeff Trawick <trawick@apache.org>
Fri, 11 May 2001 15:33:06 +0000 (15:33 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 11 May 2001 15:33:06 +0000 (15:33 +0000)
commite3ba889dca33958f907dcf98c9472248a320086b
treea43c0e107a7c68e29a6f62c3eaf2dd2747909e61
parente0809a88eb22ce7ec210205095f1bccee2696f0d
When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.
This gets AP_DEBUG set properly for --enable-maintainer-mode builds.

(As libtool configuration is removed from other places -- e.g., pcre,
expat -- the same change will be needed of those configuration
scripts use GCC.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89084 13f79535-47bb-0310-9956-ffa450edef68
configure.in