diff options
author | Ted Gould <ted@canonical.com> | 2009-09-15 16:32:42 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-15 16:32:42 -0500 |
commit | 62a047790465aaee453f1cb1cbd9042762f0486b (patch) | |
tree | 719c6662e22df88314b84d99133185d2220c4064 | |
parent | 20dddacbcac7e047a9165782318a72c4bb4cab31 (diff) | |
download | ayatana-indicator-messages-62a047790465aaee453f1cb1cbd9042762f0486b.tar.gz ayatana-indicator-messages-62a047790465aaee453f1cb1cbd9042762f0486b.tar.bz2 ayatana-indicator-messages-62a047790465aaee453f1cb1cbd9042762f0486b.zip |
Forgot intltool
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ce3e9e9..ee44f91 100644 --- a/configure.ac +++ b/configure.ac @@ -8,6 +8,8 @@ AM_INIT_AUTOMAKE(indicator-messages, 0.2.2) AM_MAINTAINER_MODE +IT_PROG_INTLTOOL([0.35.0]) + AC_ISC_POSIX AC_PROG_CC AM_PROG_CC_C_O |