docs/devinfo: fix typo
authorAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 19 Sep 2012 10:10:32 +0000 (12:10 +0200)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 19 Sep 2012 10:10:32 +0000 (12:10 +0200)
docs/devinfo.html

index a469cbaa63ac52c63541c87101308189b78bbbfa..b2a242b6030526168222a1dc29044a9ea04e7a7f 100644 (file)
@@ -169,7 +169,7 @@ branch is relevant.
   <dd>MESA_MAJOR, MESA_MINOR and MESA_TINY</dd>
   <dt>Makefile.am</dt>
   <dd>PACKAGE_VERSION</dd>
-  <dt>autoconf.ac</dt>
+  <dt>configure.ac</dt>
   <dd>AC_INIT</dd>
   <dt>src/mesa/main/version.h</dt>
   <dd>MESA_MAJOR, MESA_MINOR, MESA_PATCH and MESA_VERSION_STRING</dd>