Re: Noobie question about doing "src" dirs

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

 



configure.in is the old name, configure.ac is the new name.

I prefer:

 AC_CONFIG_FILES(Makefile)
 AC_CONFIG_FILES(src/Makefile)
 AC_OUTPUT

and run 'autoreconf -vfi'.

H


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

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux