diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:56:28 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:56:28 +0200 |
commit | 738835a65bc8afa60fd2b3df4c98bd0f8020018f (patch) | |
tree | 54065f5c580c68b89b158d46c1c1bd80961c14b6 /awklib | |
parent | 6d63bb4d7df65d29f5c8a2662fbad8044e78e03b (diff) | |
download | egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.gz egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.bz2 egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.zip |
Update to autoconf 1.12.4.
Diffstat (limited to 'awklib')
-rw-r--r-- | awklib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in index d6d2aa27..6a89d053 100644 --- a/awklib/Makefile.in +++ b/awklib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.12.3 from Makefile.am. +# Makefile.in generated by automake 1.12.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. |