autoconf
[Top][All Lists]
Advanced

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

AC_CONFIG_FILES or AC_OUTPUT


From: Douglas Phillipson
Subject: AC_CONFIG_FILES or AC_OUTPUT
Date: Fri, 26 May 2006 14:30:17 -0700
User-agent: Thunderbird 1.5 (X11/20060119)

I see tutorials where Makefiles come from both:

AC_CONFIG_FILES([Makefile])
AC_OUTPUT

And

AC_OUTPUT([Makefile])

Which is the "proper" format?  Is one method just newer than the other?

Thanks

Doug P





reply via email to

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