diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b9075b3a..b96070ef 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ dnl dnl Due to the sed scripts being split on 90 line dnl blocks, this macro needs to be right at the beggining. dnl -AC_PROG_INTLTOOL +AC_PROG_INTLTOOL([0.21]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(gdm,2.4.1.2) |