Gitweb: http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=969c4f523111d199bd0b45a797269c2b12e43a93 Commit: 969c4f523111d199bd0b45a797269c2b12e43a93 Parent: b0ce1fffcec502c9959198e2193bedd008d1c7a7 Author: David Lutterkort <[email protected]> AuthorDate: Tue Jun 9 16:13:23 2009 -0700 Committer: David Lutterkort <[email protected]> CommitterDate: Tue Jun 9 16:19:50 2009 -0700
* bootstrap: use getline module from gnulib --- bootstrap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bootstrap b/bootstrap index 6dc6a2a..a4350fd 100755 --- a/bootstrap +++ b/bootstrap @@ -60,6 +60,7 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool modules=' argz fnmatch +getline gitlog-to-changelog canonicalize-lgpl regex _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
