summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-03-08 07:35:39 +0000
committerAlexander Larsson <alexl@redhat.com>2007-03-08 07:35:39 +0000
commit99e533f625528726549bd501ae29a43151cca9a9 (patch)
treec744cb1b439e79ef9ee182e1bf3c1d7e8ca5a8d8 /configure.ac
parent95795e16fa4f62c3767e2763bc64bb3ee8508ba4 (diff)
2007-03-08 Alexander Larsson <alexl@redhat.com>
* configure.ac: * xdg-user-dirs-update.c: Get the right declaration of iconv to avoid warnings.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d29d73b..587ce9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,6 +15,7 @@ AC_PROG_LN_S
AC_PROG_MAKE_SET
AM_PROG_MKDIR_P
AM_DISABLE_STATIC
+AM_ICONV
GETTEXT_PACKAGE=xdg-user-dirs
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [The gettext domain name])