diff options
author | Maarten Bosmans <mkbosmans@gmail.com> | 2011-07-27 14:13:53 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-07-28 10:51:09 +0100 |
commit | f35214e4f19b8b926482b887e8b66757e082f60a (patch) | |
tree | b996626e2d76f161103ad2369a85af1560666665 /.gitignore | |
parent | 4e8bb96975699eec63977d37c38e2bc8dc1eb9d2 (diff) |
build-sys: Check for necessary programs in bootstrap.sh
Also use glib-gettextize instead of plain gettextize.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index eb33e910e..0637904b7 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,5 @@ libltdl libtool ltmain.sh missing +mkinstalldirs stamp-* -ChangeLog |