gentoo-ebuilds/media-gfx/pngnq/files/pngnq-1.1-autoconf-quoting.patch
Sam James 6c9a2e725a
media-gfx/pngnq: fix autoconf quoting
Closes: https://bugs.gentoo.org/921125
Signed-off-by: Sam James <sam@gentoo.org>
2024-01-02 06:23:01 +00:00

12 lines
299 B
Diff

https://bugs.gentoo.org/921125
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Autoconf for pngnq
AC_INIT([pngnq],[1.1], [stuart.coyle@gmail.com])
-AM_INIT_AUTOMAKE[-Wall -Werror]
+AM_INIT_AUTOMAKE([-Wall -Werror])
AC_COPYRIGHT([Copyright 2008-2011, Stuart Coyle])
# check for progs