Add a note about configure.ac being called configure.in

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-09-23 14:42:34 +00:00
parent a98ca82993
commit 2bef76d1d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45660

View file

@ -68,7 +68,9 @@
<command>automake</command>, <command>autopoint</command>, <command>automake</command>, <command>autopoint</command>,
and <command>libtoolize</command> commands. Each command and <command>libtoolize</command> commands. Each command
applies to applies to
<filename>${CONFIGURE_WRKSRC}/configure.ac</filename>. If <filename>${CONFIGURE_WRKSRC}/configure.ac</filename> or
its old name,
<filename>${CONFIGURE_WRKSRC}/configure.in</filename>. If
<filename>configure.ac</filename> defines subdirectories <filename>configure.ac</filename> defines subdirectories
with their own <filename>configure.ac</filename> using with their own <filename>configure.ac</filename> using
<literal>AC_CONFIG_SUBDIRS</literal>, <literal>AC_CONFIG_SUBDIRS</literal>,