From: panne Date: Mon, 18 Aug 2003 10:47:34 +0000 (+0000) Subject: [project @ 2003-08-18 10:47:33 by panne] X-Git-Tag: Approx_11550_changesets_converted~569 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=5dbf3974147deb9baf607ad32d6b6e5548bf56b9 [project @ 2003-08-18 10:47:33 by panne] The autoconf docs talk about "configure.ac" instead of the misnomer "configure.in" for more than two years now, so let's do the same. --- diff --git a/configure.in b/configure.ac similarity index 100% rename from configure.in rename to configure.ac