From 7f393c9432dfcb6eadacd15ff76fd8b380ec04e5 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Tue, 10 Feb 2015 17:42:37 +0200 Subject: [PATCH] intltool removed, doesn't required here. --- Makefile.am | 15 ++------------- configure.ac | 14 +------------- po/ChangeLog | 0 po/LINGUAS | 2 -- po/POTFILES.in | 3 --- 5 files changed, 3 insertions(+), 31 deletions(-) delete mode 100644 po/ChangeLog delete mode 100644 po/LINGUAS delete mode 100644 po/POTFILES.in diff --git a/Makefile.am b/Makefile.am index cb971a2..7e732ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ else EXAMPLES = endif -SUBDIRS = po include lib $(EXAMPLES) +SUBDIRS = include lib $(EXAMPLES) libsntldocdir = ${prefix}/doc/libsexpr libsntldoc_DATA = \ @@ -17,18 +17,7 @@ libsntldoc_DATA = \ INSTALL\ NEWS - -INTLTOOL_FILES = intltool-extract.in \ - intltool-merge.in \ - intltool-update.in - -EXTRA_DIST = $(libsntldoc_DATA) \ - $(INTLTOOL_FILES) - -DISTCLEANFILES = intltool-extract \ - intltool-merge \ - intltool-update \ - po/.intltool-merge-cache +EXTRA_DIST = $(libsntldoc_DATA) clean-local: diff --git a/configure.ac b/configure.ac index c97ae3b..81760ce 100644 --- a/configure.ac +++ b/configure.ac @@ -10,17 +10,6 @@ AM_SILENT_RULES([yes]) AC_PROG_CC -dnl *************************************************************************** -dnl Internationalization -dnl *************************************************************************** -IT_PROG_INTLTOOL([0.35.0]) - -GETTEXT_PACKAGE=libsntl -AC_SUBST(GETTEXT_PACKAGE) -AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [GETTEXT package name]) -AM_GLIB_GNU_GETTEXT - - LT_INIT PKG_CHECK_MODULES(OPENSSL, [openssl]) @@ -46,5 +35,4 @@ Makefile lib/libsntl.pc lib/Makefile include/Makefile -examples/Makefile -po/Makefile.in]) +examples/Makefile]) diff --git a/po/ChangeLog b/po/ChangeLog deleted file mode 100644 index e69de29..0000000 diff --git a/po/LINGUAS b/po/LINGUAS deleted file mode 100644 index bc8cbb0..0000000 --- a/po/LINGUAS +++ /dev/null @@ -1,2 +0,0 @@ -# please keep this list sorted alphabetically -# diff --git a/po/POTFILES.in b/po/POTFILES.in deleted file mode 100644 index 17fc5de..0000000 --- a/po/POTFILES.in +++ /dev/null @@ -1,3 +0,0 @@ -# List of source files containing translatable strings. - -