summaryrefslogtreecommitdiff
path: root/m4/groff.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/groff.m4')
-rw-r--r--m4/groff.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/groff.m4 b/m4/groff.m4
index ce88f550..f2dc478b 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -1,5 +1,5 @@
# Autoconf macros for groff.
-# Copyright (C) 1989-1995, 2001, 2002, 2003, 2004, 2005
+# Copyright (C) 1989-1995, 2001, 2002, 2003, 2004, 2005, 2006
# Free Software Foundation, Inc.
#
# This file is part of groff.
@@ -1073,9 +1073,9 @@ AC_DEFUN([GROFF_X11],
# Set up the `--with-appresdir' command line option.
+# Don't quote AS_HELP_STRING!
AC_DEFUN([GROFF_APPRESDIR_OPTION],
[AC_ARG_WITH([appresdir],
- dnl Don't quote AS_HELP_STRING!
AS_HELP_STRING([--with-appresdir=DIR],
[X11 application resource files]))])