aboutsummaryrefslogtreecommitdiff
path: root/am
diff options
context:
space:
mode:
Diffstat (limited to 'am')
-rw-r--r--am/grecs.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/am/grecs.m4 b/am/grecs.m4
index 8d046f5..47c9867 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -1,5 +1,5 @@
# This file is part of grecs - Gray's Extensible Configuration System -*- autoconf -*-
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
# Grex is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -45,7 +45,7 @@ AC_DEFUN([_GRECS_OPTION_SWITCH],
# _GRECS_SET_OPTIONS(OPTIONS)
# ----------------------------------
-# OPTIONS is a space-separated list of Gint options.
+# OPTIONS is a space-separated list of Grecs options.
AC_DEFUN([_GRECS_SET_OPTIONS],
[m4_foreach_w([_GRECS_Option], [$1], [_GRECS_SET_OPTION(_GRECS_Option)])])

Return to:

Send suggestions and report system problems to the System administrator.