mirror of
https://github.com/alexkay/spek.git
synced 2025-04-20 10:27:38 +03:00
Fix autoconf error when debhelper compat level > 9
The error message was: po/Makefile.in.in was not created by intltoolize
This commit is contained in:
parent
f071c29561
commit
8802067ca2
@ -68,7 +68,6 @@ fi
|
||||
GETTEXT_PACKAGE=spek
|
||||
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
|
||||
AC_SUBST(GETTEXT_PACKAGE)
|
||||
AM_GNU_GETTEXT_VERSION([0.18.1])
|
||||
AM_PO_SUBDIRS
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
|
Loading…
x
Reference in New Issue
Block a user