Use system extensions in configure.ac to allow to build on non-gnu-linux platforms.

This commit is contained in:
Con Kolivas 2012-07-07 21:04:49 +10:00
parent 0d6944bd3f
commit 73316ae276

View file

@ -22,7 +22,7 @@ AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.6 dist-bzip2 foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_GNU_SOURCE
AC_USE_SYSTEM_EXTENSIONS
AC_PROG_LIBTOOL
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##