[gnome-online-accounts/wip/rishi/drop-ac-isc-posix] build: Remove AC_ISC_POSIX
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/drop-ac-isc-posix] build: Remove AC_ISC_POSIX
- Date: Sat, 1 Feb 2020 18:42:12 +0000 (UTC)
commit 7e66a8b249fe8b5c4386f8403ab16ba1bddf7f42
Author: Debarshi Ray <debarshir gnome org>
Date: Sat Feb 1 19:40:23 2020 +0100
build: Remove AC_ISC_POSIX
The AC_ISC_POSIX macro is obsolete:
https://www.gnu.org/software/autoconf/manual/autoconf-2.61/html_node/Posix-Variants.html
https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/43
configure.ac | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 373816b1..fcf63dd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,6 @@ AX_COMPILER_FLAGS([WARN_CFLAGS],
[-Wno-cast-function-type -Wno-error=cast-function-type])
AC_PROG_CC
-AC_ISC_POSIX
AC_HEADER_STDC
AC_PROG_LIBTOOL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]