• Glenn Morris's avatar
    Use an include file in configure.ac's AH_BOTTOM · b429a4ee
    Glenn Morris authored
    * configure.ac (AH_BOTTOM): Use an include file, so that the
    contents do not get processed by autoheader.  Eg this prevents undefs
    being commented out, and is the recommended technique from the
    autoconf manual.
    
    * src/conf_post.h: New, split from configure.ac's AH_BOTTOM.
    
    * src/Makefile.in (config_h): Add conf_post.h.
    * src/makefile.w32-in (CONFIG_H): Add conf_post.h.
    b429a4ee
configure.ac 148 KB