* configure.in: Simplify by removing CPP etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 May 2012 09:01:55 +0000 (02:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 May 2012 09:01:55 +0000 (02:01 -0700)
commitf04940ae9da3e1938b824cb96480be03257f1a5e
treec8715a6123d4a813bc46976aad4c1b71febb275f
parent65034a51d64ca14de163a4f774bbcb12a6f501c3
* configure.in: Simplify by removing CPP etc.

(CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
(SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
In particular we no longer need to fiddle with CPP, since we don't
use CPP specially any more.
(gl_EARLY): Invoke this after adjusting CC, so that it uses the
adjusted compiler.
(AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
since gl_EARLY and/or Autoconf already does these.
ChangeLog
configure.in