summaryrefslogtreecommitdiff
path: root/src/include/macropath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/macropath.h')
-rw-r--r--src/include/macropath.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/macropath.h b/src/include/macropath.h
index 4aa2f00c5..8db78f35d 100644
--- a/src/include/macropath.h
+++ b/src/include/macropath.h
@@ -1,5 +1,5 @@
// -*- C++ -*-
-/* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
+/* Copyright (C) 1989, 1990, 1991, 1992, 2000 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
@@ -19,3 +19,4 @@ with groff; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
extern search_path macro_path;
+extern search_path safer_macro_path;