Svante Signell, le Wed 17 Oct 2012 11:00:38 +0200, a écrit : > On Wed, 2012-10-17 at 09:27 +0200, Svante Signell wrote: > For symmetry reasons the text below > > AC_MSG_WARN([getcwd(NULL,0)... cannot run test program while cross > > compiling]) > should be changed to > AC_MSG_WARN([checking for getcwd(NULL,0)... cannot run test program > while cross compiling])
Actually "checking for getcwd(NULL,0)..." printing should be factorized into an AC_MSG_CHECKING call before the actual test. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

