autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trace shows second argument to AC_SUBST


From: Peter Eisentraut
Subject: Trace shows second argument to AC_SUBST
Date: Sun, 22 Apr 2001 19:40:41 +0200 (CEST)

I just tried out the new trace facility on Autoconf's own configure.in:

$ ./autoconf --trace=AC_SUBST configure.in

and got some lines like

configure.in:8:AC_SUBST:AUTOTEST_PATH:m4_default([..], [.])
configure.in:9:AC_SUBST:EXPR:$ac_cv_path_EXPR
configure.in:15:AC_SUBST:M4:$ac_cv_path_M4

Where are the second arguments coming from, and btw., why is the
m4_default call not expanded?

-- 
Peter Eisentraut   address@hidden   http://funkturm.homeip.net/~peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]