summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2007-07-30 21:09:45 +0200
committerkent@mysql.com/kent-amd64.(none) <>2007-07-30 21:09:45 +0200
commita9d2569cba4ff0e9c419d26d4e2005337e047984 (patch)
treed7889999d2852a9bed51f043da21bf534596a6c2 /config
parenta0571dedb3d9368b8a60131477e8c1d4e55f986d (diff)
downloadmariadb-git-a9d2569cba4ff0e9c419d26d4e2005337e047984.tar.gz
Generate "config.h" directly into the "include" directory, later copied
to "my_config.h". Not to pollute the top directory, and to get more control over what is included. Made the include path for "libedit" pick up its own "config.h" first.
Diffstat (limited to 'config')
-rw-r--r--config/ac-macros/misc.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/config/ac-macros/misc.m4 b/config/ac-macros/misc.m4
index 09081fb3eac..60c0469e449 100644
--- a/config/ac-macros/misc.m4
+++ b/config/ac-macros/misc.m4
@@ -763,7 +763,6 @@ AC_SUBST(CXX_VERSION)
])
AC_DEFUN([MYSQL_PROG_AR], [
-AC_REQUIRE([MYSQL_CHECK_CXX_VERSION])
case $CXX_VERSION in
MIPSpro*)
AR=$CXX