X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/b194f3961c8cb06e4bb6d5ac7dce99e94429c352..HEAD:/configure.ac diff --git a/configure.ac b/configure.ac index 9ed1a99..98cc477 100644 --- a/configure.ac +++ b/configure.ac @@ -4,6 +4,8 @@ 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. dnl There is NO WARRANTY, to the extent permitted by law. +DX_PATCH_GNULIB + AC_PREREQ([2.68]) AC_INIT([liblbx], [0.1], [nbowler@draconx.ca]) AC_CONFIG_SRCDIR([src/lbx.c])