X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=configure.ac;h=614b10db9459543e8468294df907cda96ac3f829;hp=ec530b2485dd0c05163024d29c1ff25bb5c490c2;hb=185a8731839551fc9df7059ac374be5f5e35c086;hpb=ea294dac41365a08a77b64c62c0ba630292d7a07 diff --git a/configure.ac b/configure.ac index ec530b24..614b10db 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) AC_INIT([MeshLink], [0.1]) -AC_GNU_SOURCE AM_INIT_AUTOMAKE([std-options subdir-objects nostdinc silent-rules -Wall]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])