Mercurial > pidgin
diff autogen.sh @ 19997:6e93a79b2ae5
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 13 Sep 2007 21:34:55 +0000 |
parents | a4d9505bd307 |
children | a772d16ad8a8 |
line wrap: on
line diff
--- a/autogen.sh Thu Sep 13 04:32:19 2007 +0000 +++ b/autogen.sh Thu Sep 13 21:34:55 2007 +0000 @@ -58,7 +58,7 @@ done libtoolize -c -f --automake -glib-gettextize --force --copy +glib-gettextize --force --copy --previous intltoolize --force --copy aclocal $ACLOCAL_FLAGS || exit; autoheader || exit;