X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/9ade2c8c042ab15030d7bbb49fa97ae692a10e4f..c2c6b8f8e7a8d4edfd45f09855444bca51488a9f:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index abfccf7..a74cd71 100644 --- a/configure.ac +++ b/configure.ac @@ -9,6 +9,7 @@ AC_INIT([dxcommon], [0], [nbowler@draconx.ca]) AC_CONFIG_SRCDIR([m4/base.m4]) AC_PROG_CC +AC_PROG_RANLIB AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects]) AM_SILENT_RULES([yes])