[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] writes:

make:
cd tdg/en/html && hhc index.hhp
/bin/sh: line 1: hhc: command not found

Why does AC_CHECK_PROG  find hhc ?
Isn't "Why doesn't 'make' find 'hhc'?" a better question?

of course it's a good question.
But a goal of autoconf is to prevent 'make' from failure. So it's an
autoconf problem too.
Might be PATH differences.  AC_PATH_PROG ?

Allan



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to