~canonical-hwe-team/powertop/packaging

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Joe Konno
  • Date: 2016-08-04 15:52:49 UTC
  • Revision ID: git-v1:c0bb3d79f3e4517cc3036f9924a4fbe7b983c7e4
gettext: run gettextize-0.18.2

Ran gettextize from gettext-0.18.2 to clean up some annoying
configuration warnings.

Also, allow m4 and po changelogs to be created, especially to help folks
concerned with the particulars of string translation.

Signed-off-by: Joe Konno <joe.konno@intel.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
AC_SUBST([GETTEXT_PACKAGE])
25
25
AM_SILENT_RULES([yes])
26
26
AM_GNU_GETTEXT([external])
27
 
AM_GNU_GETTEXT_VERSION([0.18])
 
27
AM_GNU_GETTEXT_VERSION([0.18.2])
28
28
 
29
29
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
30
30
# Checks for programs.