Re: if vs. ifdef in Makefile.am
Peter Johansson <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.general |
|---|---|
| Message-ID | <[email protected]> |
On 2/3/23 16:07, ljh via Discussion list for automake wrote: > Hi, > > > It seems I can not use `--disable-assert` on Debian 11. > You need to call macro AC_HEADER_ASSERT in your 'configure.ac' https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.71/autoconf.html#Particular-Headers hope that helps, Peter