diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:55:07 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:55:07 +0200 |
commit | 6316df7a19613a47f94366d24f3302daf5d582da (patch) | |
tree | 9dfe9538420c24bea0d6926c442629bb26079aab /extension/m4/ltoptions.m4 | |
parent | fed291bee8b64bddbb27537b1ab104cf93b8de01 (diff) | |
parent | e13c76601a232b24c99a452d8f3403f87f069c22 (diff) | |
download | egawk-6316df7a19613a47f94366d24f3302daf5d582da.tar.gz egawk-6316df7a19613a47f94366d24f3302daf5d582da.tar.bz2 egawk-6316df7a19613a47f94366d24f3302daf5d582da.zip |
Merge branch 'gawk-4.1-stable' into memory-work
Diffstat (limited to 'extension/m4/ltoptions.m4')
-rw-r--r-- | extension/m4/ltoptions.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/m4/ltoptions.m4 b/extension/m4/ltoptions.m4 index 50c77236..de6520ed 100644 --- a/extension/m4/ltoptions.m4 +++ b/extension/m4/ltoptions.m4 @@ -1,6 +1,6 @@ # Helper functions for option handling. -*- Autoconf -*- # -# Copyright (C) 2004-2005, 2007-2009, 2011-2013 Free Software +# Copyright (C) 2004-2005, 2007-2009, 2011-2014 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # |