summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-06-28 08:59:13 +0000
committerRichard M. Stallman <rms@gnu.org>1996-06-28 08:59:13 +0000
commit0b2924169eb91a96689138dc41d6f56cb6b50cc5 (patch)
treecaa9fd8e7765332b9b6d065c96809d7926d6b719 /src
parent6ec7837b2b2f21698afa7e79745e1fcaba539a92 (diff)
downloademacs-0b2924169eb91a96689138dc41d6f56cb6b50cc5.tar.gz
(AMPERSAND_FULL_NAME): Defined by default.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in
index 100f6b5f917..9f5f0161ad2 100644
--- a/src/config.in
+++ b/src/config.in
@@ -97,7 +97,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Define AMPERSAND_FULL_NAME if you use the convention
that & in the full name stands for the login id. */
-#undef AMPERSAND_FULL_NAME
+/* Turned on June 1996 supposing nobody will mind it. */
+#define AMPERSAND_FULL_NAME
/* Things set by --with options in the configure script. */