aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorJim Blandy1993-04-10 06:01:49 +0000
committerJim Blandy1993-04-10 06:01:49 +0000
commitc75ff9db206ca0d212255f373db8d94bbf19c3df (patch)
treec0721943a8df3023e91e154a464e8ba71cfa7943 /lib-src
parent88013905b6dec43f68ca18ebc50aec04f62b3f44 (diff)
downloademacs-c75ff9db206ca0d212255f373db8d94bbf19c3df.tar.gz
emacs-c75ff9db206ca0d212255f373db8d94bbf19c3df.zip
* Makefile.in (clean mostlyclean): Missing right paren.
Change `configure' to a mixture of custom code and autoconf stuff. autoconf can't derive all the information we need, but we'd really like to be able to take advantage of some of its tests, and its file-editing facilities. * configure.in: Renamed from configure. Quote the sections of shell script we want copied literally to the configure script. (compile): Initialize this to make the autoconf macros' code happy. Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out code to do their jobs. Use autoconf to produce Makefile and src/config.h. Remove the Makefile-style comment that autoconf places at the top of src/config.h. (config_h_opts): Removed - no longer necessary. * Makefile.in (configname): Renamed to configuration. (CONFIG_CFLAGS): Renamed to DEFS. (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to get values via autoload @cookies@. (libsrc_libs): Get this from autoconf. We used to do nothing about this. (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS. * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't echo the move-if-change command.
Diffstat (limited to 'lib-src')
0 files changed, 0 insertions, 0 deletions