]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
Build system: support autoreconf 158/head
authorCarlos Santos <unixmania@gmail.com>
Wed, 18 Sep 2019 22:51:55 +0000 (19:51 -0300)
committerCarlos Santos <unixmania@gmail.com>
Thu, 19 Sep 2019 04:23:07 +0000 (01:23 -0300)
commitd1480599f73ce74882394b12f917f314e3659c3f
treec3a169b99f05f98cedc50da205c7c87c9c30a2f2
parent07c361fe01d8580fba6aad7f89d67e3e8ab95056
Build system: support autoreconf

Some integration tools (e.g. Buildroot) run autoreconf to re-generate
the configure script. Ensure that the files config.rpath and ABOUT-NLS
are provided. They are required because we gettextized cups-filters to
detect libiconv.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Makefile.am