summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-08-03 01:20:48 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-08-03 01:20:48 +0200
commit7561000b5c8f6356bfdb210de0003b81489054f9 (patch)
tree5b5096ae818754aa4a915417aed96de3f5e13884 /nt
parent548c5c47f1636e7acf9ee85ddce62c36dc68efe7 (diff)
downloademacs-7561000b5c8f6356bfdb210de0003b81489054f9.tar.gz
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog5
-rw-r--r--nt/config.nt1
2 files changed, 5 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4de3a5430b5..8c699c7758c 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-02 Juanma Barranquero <lekktu@gmail.com>
+
+ * config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
+ Suggested by Dan Nicolaescu <dann@ics.uci.edu>.
+
2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
* config.nt: Remove code referring to NO_REMAP, unused.
diff --git a/nt/config.nt b/nt/config.nt
index 676c3372746..49f823c9ba4 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -138,7 +138,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#undef HAVE_STDLIB_H
#undef HAVE_PWD_H
#undef STDC_HEADERS
-#undef TIME_WITH_SYS_TIME
#undef HAVE_LIBDNET
#undef HAVE_LIBPTHREADS