Remove configure.in to configure.ac
This is the extension expected by all non-ancient autoconf versions.
This commit is contained in:
parent
5c3a41139c
commit
a921f558d9
22 changed files with 36 additions and 37 deletions
|
|
@ -8,7 +8,7 @@ Format-specific notes:
|
|||
|
||||
* autoconf:
|
||||
Beware that you have to use WX_CONFIG_OPTIONS and
|
||||
WX_CONFIG_CHECK in your configure.in to get at least the
|
||||
WX_CONFIG_CHECK in your configure.ac to get at least the
|
||||
WX_CPPFLAGS, WX_CFLAGS, WX_CXXFLAGS, WX_LIBS option values defined.
|
||||
|
||||
To detect the WX_* option values typically you also want to use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue