Mercurial > pidgin
changeset 20226:a772d16ad8a8
applied changes from a42d042e706156a13566e078c85937e3b30a33c9
through 45c21fe8414cc05dba5ae7500e19b9e06c78e283
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 28 Sep 2007 15:49:19 +0000 |
parents | 3c415481a943 |
children | 5a352cb00fc3 |
files | autogen.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/autogen.sh Fri Sep 28 15:48:49 2007 +0000 +++ b/autogen.sh Fri Sep 28 15:49:19 2007 +0000 @@ -58,7 +58,7 @@ done libtoolize -c -f --automake -glib-gettextize --force --copy --previous +glib-gettextize --force --copy intltoolize --force --copy aclocal $ACLOCAL_FLAGS || exit; autoheader || exit;