diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2012-05-21 22:52:45 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2012-05-21 22:52:45 -0400 |
commit | c62b9d773bc064bc1dd5d8db35207fd4e6d42f1e (patch) | |
tree | aceeeef6becad846b8e0f1eea6ddf384b02fb0d1 /extension/README | |
parent | 29f456563c740cb79f7668bc3dc282aac6a92de1 (diff) | |
download | egawk-c62b9d773bc064bc1dd5d8db35207fd4e6d42f1e.tar.gz egawk-c62b9d773bc064bc1dd5d8db35207fd4e6d42f1e.tar.bz2 egawk-c62b9d773bc064bc1dd5d8db35207fd4e6d42f1e.zip |
Move libtool from top configure.ac into extension directory.
Diffstat (limited to 'extension/README')
-rw-r--r-- | extension/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extension/README b/extension/README new file mode 100644 index 00000000..aa404700 --- /dev/null +++ b/extension/README @@ -0,0 +1,10 @@ + Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + +README: + +This directory contain the standard bundled extensions for GNU Awk. |