This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=e085f872f2de2e9c33fa4b8c1df559584f375641

The branch, master has been updated
       via  e085f872f2de2e9c33fa4b8c1df559584f375641 (commit)
      from  bb239c491ba93a9d2cecf81b53855ecc46d86140 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e085f872f2de2e9c33fa4b8c1df559584f375641
Author: Simon Josefsson <[email protected]>
Date:   Tue Mar 9 08:44:56 2010 +0100

    Reorder.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7066f7b..ecebf3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,9 +40,9 @@ AC_CONFIG_HEADERS(config.h)
 
 # Checks for programs.
 AC_PROG_CC
-LT_INIT([win32-dll])
 lgl_EARLY
 gl_EARLY
+LT_INIT([win32-dll])
 AM_MISSING_PROG(PERL, perl, $missing_dir)
 AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
 AM_GNU_GETTEXT(external)


hooks/post-receive
-- 
GNU libidn


_______________________________________________
Libidn-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libidn-commit

Reply via email to