diff options
| author | Glenn Morris | 2010-05-19 23:15:26 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-19 23:15:26 -0700 |
| commit | 648b8e6d7a021edf18b12297dea11c75834e71ee (patch) | |
| tree | c17d289f833ff2b1a994d2dcf918966017627e4e /src | |
| parent | 9d5cf9b6b62d2a3e4e063e180b4b2a659b6ab4f0 (diff) | |
| download | emacs-648b8e6d7a021edf18b12297dea11c75834e71ee.tar.gz emacs-648b8e6d7a021edf18b12297dea11c75834e71ee.zip | |
Regenerate configure, src/config.in.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index e00b9219982..e7122bf665b 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -27,9 +27,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 27 | #define EMACS_CONFIG_H | 27 | #define EMACS_CONFIG_H |
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | /* Generate dependencies with gcc. */ | ||
| 31 | #undef AUTO_DEPEND | ||
| 32 | |||
| 33 | /* Define to 1 if the mktime function is broken. */ | 30 | /* Define to 1 if the mktime function is broken. */ |
| 34 | #undef BROKEN_MKTIME | 31 | #undef BROKEN_MKTIME |
| 35 | 32 | ||