Blame src/openpa/confdb/aclocal_am.m4

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