X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=configure.ac;h=3f60cd7993c20a77297ae8199b44da09425ede80;hb=5f4740c789a5cdfe45669ceb07062371575be523;hp=82d816e821d527ec0829042dd56c64fbecedd5c8;hpb=6c199ed314634143efc89c7e40f170528036c497;p=catta diff --git a/configure.ac b/configure.ac index 82d816e..3f60cd7 100644 --- a/configure.ac +++ b/configure.ac @@ -308,15 +308,6 @@ AC_CHECK_DECLS(environ) # check if gcc's -fvisibility is supported CHECK_VISIBILITY_HIDDEN -IT_PROG_INTLTOOL([0.35.0]) -GETTEXT_PACKAGE=avahi -AC_SUBST([GETTEXT_PACKAGE]) -AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package]) -AM_GLIB_GNU_GETTEXT - -avahilocaledir='${prefix}/${DATADIRNAME}/locale' -AC_SUBST(avahilocaledir) - # Check for pkg-config manually first, as if its not installed the # PKG_PROG_PKG_CONFIG macro won't be defined. AC_CHECK_PROG(have_pkg_config, pkg-config, yes, no) @@ -371,7 +362,6 @@ avahi-common/Makefile avahi-core/Makefile examples/Makefile common/Makefile -po/Makefile.in ]) AC_OUTPUT