aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES3
-rw-r--r--admin/ChangeLog4
2 files changed, 4 insertions, 3 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 9723ca720e1..c5f8c7ab31f 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -58,9 +58,6 @@ NARROWPROTO
58SEPCHAR 58SEPCHAR
59SYSTEM_TYPE 59SYSTEM_TYPE
60 60
61** Machine specific macros, described in detail in src/m/template.h
62VIRT_ADDR_VARIES
63
64** Misc macros 61** Misc macros
65USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. 62USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default.
66 63
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 6030dd8f6d3..f72f1d881c6 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12011-11-20 Andreas Schwab <schwab@linux-m68k.org>
2
3 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
4
12011-11-16 Juanma Barranquero <lekktu@gmail.com> 52011-11-16 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * admin.el (manual-dvi): Fix typo. 7 * admin.el (manual-dvi): Fix typo.