X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/2d17f059aa8a1e4670b9dad3f24556c7d97f6d45..4705ffd69e7b7551bab4650f9e49756667be783b:/configure.ac 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])