Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> writes: > Try this with Autoconf 2.61: > AC_INIT([test], [1.0], [rra@xxxxxxxxxxxx]) > AS_IF([test true = false], > [AC_CHECK_HEADERS([foo.h])]) > AS_IF([test true = true], > [AC_CHECK_HEADERS([stdio.h])]) Ah, interesting. I sense that I have a lot of macro rewriting in my future. -- Russ Allbery (rra@xxxxxxxxxxxx) <http://www.eyrie.org/~eagle/> _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf