X-Git-Url: http://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/d4d03244031a826518bbec769fdd5452b2c13dfe..b194f3961c8cb06e4bb6d5ac7dce99e94429c352:/configure.ac diff --git a/configure.ac b/configure.ac index e722392..9ed1a99 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2009, 2013-2014, 2021 Nick Bowler +dnl Copyright © 2009, 2013-2014, 2021, 2023 Nick Bowler dnl dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2. dnl This is free software: you are free to do what the fuck you want to. @@ -21,6 +21,8 @@ AC_HEADER_ASSERT LT_INIT gl_INIT +AC_C_FLEXIBLE_ARRAY_MEMBER + m4_include([lib/gnulib.mk]) AC_ARG_WITH([libpng],