X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcommon%2Fconfigure.ac;h=a683f37a33a1d6bd527159531892a9f5b79805da;hb=6ffe910a7e62888428dfe53168a5383dd3daf689;hp=39302c8bb3ac5d919a624ca86bf2b07761aea1d2;hpb=75005b3a8e2897f056a0adabac591fbf4bad91cd;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/common/configure.ac b/sim/common/configure.ac index 39302c8bb3..a683f37a33 100644 --- a/sim/common/configure.ac +++ b/sim/common/configure.ac @@ -1,11 +1,8 @@ dnl Process this file with autoconf to produce a configure script. -AC_PREREQ(2.59)dnl +AC_PREREQ(2.64)dnl AC_INIT(Makefile.in) -AC_CONFIG_HEADER(cconfig.h:config.in) -# Bugs in autoconf 2.59 break the call to SIM_AC_COMMON, hack around -# it by inlining the macro's contents. -sinclude(../common/common.m4) +SIM_AC_COMMON(cconfig.h) # Put a useful copy of CPP_FOR_TARGET in Makefile. # This is only used to build the target values header files. These files are