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
|
|
@ -58,7 +58,7 @@ The following files need to be modified when adding a new `wxUSE_FOO`:
|
|||
These options won't be defined for the other ports, so shouldn't be added to
|
||||
the common `include/wx/chkconf.h` but to this file instead.
|
||||
|
||||
- `configure.in`
|
||||
- `configure.ac`
|
||||
|
||||
Here you need to add `DEFAULT_wxUSE_FOO` define. It should be added in the
|
||||
block beginning after `WX_ARG_CACHE_INIT` line and should default to "no" for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue