1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Rename configure.in to configure.ac.

Fixes: debbugs:11603
This commit is contained in:
Paul Eggert 2012-07-08 21:52:49 -07:00
parent f1f924b619
commit c4444d16dc
26 changed files with 87 additions and 45 deletions

View file

@ -30,7 +30,7 @@ comments when you write it (sometime in 2198 as I recall).
P.S. You'll be pleased to know that since (time-forward N) still works
for N >= 0, we've used it to pre-emptively update configure.in.
for N >= 0, we've used it to pre-emptively update configure.ac.
Emacs now configures and builds on every platform that will ever
be made. It wasn't easy, but at least that's one problem out of
the way for good. If you'd like the patch, just ask.