diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-19 06:17:29 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-19 06:17:29 -0400 |
commit | 21a8caaa4af24f258e6c7f80c1fc913b00aee044 (patch) | |
tree | e9e91e7757e1cbd0859b41d6601bb3bb9c796708 /autogen/config.in | |
parent | 003fdae20108225e6993e987a46b095765c151f0 (diff) | |
download | emacs-21a8caaa4af24f258e6c7f80c1fc913b00aee044.tar.gz emacs-21a8caaa4af24f258e6c7f80c1fc913b00aee044.tar.bz2 emacs-21a8caaa4af24f258e6c7f80c1fc913b00aee044.zip |
Auto-commit of generated files.
Diffstat (limited to 'autogen/config.in')
-rw-r--r-- | autogen/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen/config.in b/autogen/config.in index 10efc70e6d3..56d5d1976f0 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -254,9 +254,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if you have the `fsync' function. */ #undef HAVE_FSYNC -/* Define to 1 if you have the `ftime' function. */ -#undef HAVE_FTIME - /* Define to 1 if you have the `gai_strerror' function. */ #undef HAVE_GAI_STRERROR |