Skip to content

Commit

Permalink
retry intltool
Browse files Browse the repository at this point in the history
  • Loading branch information
Keruspe committed Jun 16, 2010
1 parent ac12596 commit 30f3c21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -30,5 +30,6 @@ po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/stamp-po
po/stamp-it
*.o
*~
2 changes: 2 additions & 0 deletions configure.ac
Expand Up @@ -23,6 +23,8 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.18])
AC_CHECK_HEADERS([libintl.h])
IT_PROG_INTLTOOL(0.41)
ALL_LINGUAS="fr"

AC_MSG_CHECKING([whether to activate anim])
AC_ARG_ENABLE([anim],
Expand Down

0 comments on commit 30f3c21

Please sign in to comment.