Honour configure option --sysconfdir.
[libradsec.git] / configure.ac
index a74a054..8438bcb 100644 (file)
@@ -79,7 +79,7 @@ case "${target_os}" in
     TARGET_LDFLAGS="-lpthread -lsocket -lnsl"
     ;;
   *)
-    TARGET_CFLAGS="-Wall -pedantic -pthread"
+    TARGET_CFLAGS="-Wall -pedantic -Wno-long-long -pthread"
     TARGET_LDFLAGS=""
   esac
 dnl Adding enabled options