Arquivos
Ken Raffenetti 659ab34a56 Revert "confdb: converted confdb to a submodule"
This reverts commit 90df0966fb.

Signed-off-by: Yanfei Guo <yguo@anl.gov>
2017-11-08 10:28:21 -06:00

7 linhas
359 B
Plaintext

dnl AM_IGNORE is an extension that tells (a patched) automake not to
dnl include the specified AC_SUBST variable in the Makefile.in that
dnl automake generates. We don't use AC_DEFUN, since aclocal will
dnl then complain that AM_IGNORE is a duplicate (if you are using the
dnl patched automake/aclocal).
m4_ifdef([AM_IGNORE],[],[m4_define([AM_IGNORE],[])])