The scripts don't use any custom macros so there is no need
to create this directory.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
AM_MAKEFLAGS = --no-print-directory
AUTOMAKE_OPTIONS = color-tests
< $< > $@
nitsi: nitsi.in Makefile
- $(SED_PROCESS)
\ No newline at end of file
+ $(SED_PROCESS)
[nitsi],
[https://git.ipfire.org/pub/git/people/jschlag/nitsi.git])
-AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_PREFIX_DEFAULT([/usr])
sysconfdir: ${sysconfdir}
Generate man-pages: ${have_manpages}
-])
\ No newline at end of file
+])