docs: Replace references to configure.in with configure.ac

This commit is contained in:
Hugh McMaster
2019-03-27 20:58:33 +11:00
parent af4bbb3064
commit 14b385f2bf
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ There are two basic ways of building SDL at the moment:
1. The "UNIX" way: ./configure; make; make install
If you have a GNUish system, then you might try this. Edit configure.in,
If you have a GNUish system, then you might try this. Edit configure.ac,
take a look at the large section labelled:
"Set up the configuration based on the host platform!"