warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / maintainer-makefile
blob39b51583cc7a63c49df281fcd658dfb4e9b0bb36
1 Description:
2 Helper GNUmakefile with syntax checks, build improvements, etc.
3 See also readme-release.
5 Files:
6 top/maint.mk
8 Depends-on:
9 gnumakefile
10 useless-if-before-free
11 vc-list-files
13 configure.ac:
14 AC_CONFIG_COMMANDS_PRE([m4_ifdef([AH_HEADER],
15   [AC_SUBST([CONFIG_INCLUDE], m4_defn([AH_HEADER]))])])
16 AC_REQUIRE([AC_PROG_SED])
18 Makefile.am:
19 EXTRA_DIST += $(top_srcdir)/maint.mk
21 License:
22 GPLed build tool
24 Maintainer:
25 all