ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / maintainer-makefile
blob13b8c546a92484acc76cb42dee70f045796ed1e0
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])
17 AC_REQUIRE([AC_PROG_GREP])
19 Makefile.am:
20 EXTRA_DIST += $(top_srcdir)/maint.mk
22 License:
23 GPLed build tool
25 Maintainer:
26 all