X-Git-Url: http://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/59d43aadba53b164dc529cfef069c5aeb9a65807..338bf2293883f7022818ad5130c148e019127f85:/configure.ac diff --git a/configure.ac b/configure.ac index a53ad7c..bb9334f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2009, 2013-2014 Nick Bowler +dnl Copyright © 2009, 2013-2014, 2021 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. @@ -11,6 +11,7 @@ AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects]) AM_SILENT_RULES([yes]) +DX_AUTOMAKE_COMPAT AC_PROG_CC_C99 AM_PROG_CC_C_O