[PATCH] Replace AC_FD_MSG and AC_FD_CC in configure.in

Art Haas ahaas@neosoft.com
Fri Oct 18 13:14:00 GMT 2002


Hi.

Here's a patch that does the following macro switch in the configure.in
template ...

AC_FD_MSG ==> AS_MESSAGE_FD
AC_FD_CC ==> AS_MESSSAGE_LOG_FD

If the configure.in file is passed through autoupdate, this switch is
done, as autoconf uses the AU_DEFUN macro to rename these two AC_*
macros to the new AS_* names (see the autoupdate.m4 file in the autoconf
distribution).

I've rebuilt my configure script file with this change and done a
configure in a build dir successfully. As the diff is about 9K I've sent
it along as a compressed attachment. This time I remembered a ChangeLog
line, too. :-)

Art Haas

2002-10-18  Art Haas  <ahaas@neosoft.com>

	* configure.in: Replace AC_FD_MSG with AS_MESSAGE_FD and
	AC_FD_CC with AC_MESSAGE_LOG_FD
-- 
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.
 -- Benjamin Franklin, Historical Review of Pennsylvania, 1759
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fd_name.diff.gz
Type: application/octet-stream
Size: 2196 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20021018/adc79a9c/attachment.obj>


More information about the Libc-alpha mailing list