If I have this in my configure.ac

AC_MSG_CHECKING([if gcc uses the GNU or Sun linker])


then run the configure script, I see:



checking if gcc uses the GNU or Sun linker... checking for a sed that does not truncate output... /opt/csw/bin/gsed



I've not asked it to check for sed, so why is it putting that in the end?



_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to