Suppose I have something like:

AC_DEFUN(FOO, [AC_CONFIG_FILES($1/Makefile)])

FOO(somedir)

This works fine with autoconf, but is there some way to convince
automake about this construct? Is there an alternate way to do the
same thing?

/Johan

Reply via email to