diff options
| author | Paul Eggert | 2012-07-08 21:52:49 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-07-08 21:52:49 -0700 |
| commit | c4444d16dcc6b1cf2ac9e2c0bb20e3f5a54bdea1 (patch) | |
| tree | 712790cc90ed29dda310c6b461ff3b6a7b04947d /etc/future-bug | |
| parent | f1f924b61976585c693f1f18445889ae891e2211 (diff) | |
| download | emacs-c4444d16dcc6b1cf2ac9e2c0bb20e3f5a54bdea1.tar.gz emacs-c4444d16dcc6b1cf2ac9e2c0bb20e3f5a54bdea1.zip | |
Rename configure.in to configure.ac.
Fixes: debbugs:11603
Diffstat (limited to 'etc/future-bug')
| -rw-r--r-- | etc/future-bug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/future-bug b/etc/future-bug index fb6262dfe55..c18dd995d66 100644 --- a/etc/future-bug +++ b/etc/future-bug | |||
| @@ -30,7 +30,7 @@ comments when you write it (sometime in 2198 as I recall). | |||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | P.S. You'll be pleased to know that since (time-forward N) still works | 32 | P.S. You'll be pleased to know that since (time-forward N) still works |
| 33 | for N >= 0, we've used it to pre-emptively update configure.in. | 33 | for N >= 0, we've used it to pre-emptively update configure.ac. |
| 34 | Emacs now configures and builds on every platform that will ever | 34 | Emacs now configures and builds on every platform that will ever |
| 35 | be made. It wasn't easy, but at least that's one problem out of | 35 | be made. It wasn't easy, but at least that's one problem out of |
| 36 | the way for good. If you'd like the patch, just ask. | 36 | the way for good. If you'd like the patch, just ask. |