diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:45:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:45:44 +0200 |
commit | 90001d0580cdba35ed3813396a095bd9f5a9345e (patch) | |
tree | 072fc0540d69ed420aad586dcab400ee40ca335c /extension/m4/ltoptions.m4 | |
parent | 80561e40fab798717fe2d0c217ccaf96e1025def (diff) | |
download | egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.gz egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.bz2 egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.zip |
Upgrade infrastructure (automake, gettext, libtool).
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 # |