On Wed, Dec 29, 2004 at 05:04:35PM -0600, Albert Chin wrote:
> On Wed, Dec 29, 2004 at 11:11:17PM +0100, Stepan Kasal wrote:
> > And now for something completely different:
> > 
> > > Yep. I cannot AC_REQUIRE([AC_PROG_SED]) in a m4_define'd macro.
> > 
> > If your approach wins, I'd suggest
> > 
> > AC_DEFUN([_AC_OUTPUT_CONFIG_STATUS],
> > [AC_REQUIRE([AC_PROG_SED])dnl
> > AC_MSG_NOTICE([creating $CONFIG_STATUS])...
> 
> I like this solution better.

I've posted a patch to autoconf-patches. I've added your name to the
changelog entry for proper credit.

Thanks.

-- 
albert chin ([EMAIL PROTECTED])


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

Reply via email to