From d3ff264153402fd1ae3e6764138f4da451dc2c69 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Thu, 27 Apr 2017 18:04:31 -0400 Subject: [PATCH] fix travis build --- .travis.yml | 2 ++ c/draft-release-notes.md | 2 ++ c/todo.txt | 5 ++--- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 350dc7dad..0a86f05e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ addons: - flex - autoconf - libtool + - automake + - m4 # Build using gcc and clang since it is supported compiler: diff --git a/c/draft-release-notes.md b/c/draft-release-notes.md index aa66968cc..70aa93be2 100644 --- a/c/draft-release-notes.md +++ b/c/draft-release-notes.md @@ -6,6 +6,8 @@ This is a relatively minor release, containing feature requests. * xxx min/max functions and stats1/merge-fields min/max/percentile mix int and string. esp. string-only order statistics. doclink for mixed case. interpolation obv nonsensical. +* xxx `./configure` vs. `autoreconf -fiv` 1st, and which issue is resolved by this. + **Documentation:** * xxx cookbook example [**Showing differences between successive queries**](http://www.johnkerl.org/miller-releases/miller-5.2.0/doc/cookbook.html#Showing_differences_between_successive_queries) diff --git a/c/todo.txt b/c/todo.txt index 88e7156e3..e25196a1f 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -22,10 +22,9 @@ FUNDAM: ---------------------------------------------------------------- airable: -* reg_test/run --mlrexec flag +! !autoreconf doc note w/ as-of-5.2.0 caveat -* string stats - -> merge-fields code, autodoc, UT +* reg_test/run --mlrexec flag * across-all/regex x stats1 / many verbs