11 lines
397 B
Diff
11 lines
397 B
Diff
--- system-config-printer-1.5.14/configure.ac 2021-01-06 09:03:08.000000000 +0100
|
|
+++ system-config-printer-1.5.14/configure.ac.new 2021-01-06 10:38:51.997694866 +0100
|
|
@@ -3,6 +3,7 @@
|
|
AM_INIT_AUTOMAKE([dist-xz dist-bzip2 subdir-objects 1.6])
|
|
IT_PROG_INTLTOOL
|
|
AM_GNU_GETTEXT([external])
|
|
+AM_GNU_GETTEXT_VERSION(0.21)
|
|
AM_PATH_PYTHON([3])
|
|
PACKAGE="AC_PACKAGE_NAME"
|
|
VERSION="AC_PACKAGE_VERSION"
|