commit | 5ea7aee425f1eff2f90280cadf8a98305564047b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jun 20 14:33:24 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 20 14:33:24 2015 -0400 |
tree | 133974046ac8549eaed1f373394c3ac21257c7e8 | |
parent | f5dffb8132dd5b3a186f8ead5428d2f9746a835b [diff] |
rename configure.in to configure.ac Some newer versions of autoconf kvetch if we are still using configure.in. As of this writing the only version of autoconf which I support is autoconf 2.69, and if you try to recreate the configure script which is shipped with e2fsprogs, and it breaks, you get to keep both pieces. Signed-off-by: Theodore Ts'o <tytso@mit.edu>