X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=d94af7b3048d7cbf0c4233e37f21cd00f6b3e29a;hb=94172f3c9c34e23593f1942f02164cb578109a84;hp=ee599a78589a1299e9990b92bf8c2a2591eac7a0;hpb=780040dc2a4b08a2c1fe5bd8db3a70e966c2acb3;p=elogind.git diff --git a/configure.ac b/configure.ac index ee599a785..d94af7b30 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,6 @@ AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$host", [Canonical host string.]) AS_IF([test "x$host_cpu" = "xmips" || test "x$host_cpu" = "xmipsel" || test "x$host_cpu" = "xmips64" || test "x$host_cpu" = "xmips64el"], [AC_DEFINE(ARCH_MIPS, [], [Whether on mips arch])]) -SD_CHECK_MAX_INT_SIZE([time_t], [#include ]) LT_PREREQ(2.2) LT_INIT([disable-static])