X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=d630756ca4018a93fe3454c142773023c07a8fd6;hp=8a39d9831bd0ee7c09478568155adc272f2f39b0;hb=8666abb452db73d9a11ead61251eec42bc531cce;hpb=ddcbd96ae6ff15be79e22b37efe54a45a5d1673f diff --git a/configure.ac b/configure.ac index 8a39d9831..d630756ca 100644 --- a/configure.ac +++ b/configure.ac @@ -42,7 +42,7 @@ AS_IF([test "x$host_cpu" = "xmips" || test "x$host_cpu" = "xmipsel" || [AC_DEFINE(ARCH_MIPS, [], [Whether on mips arch])]) LT_PREREQ(2.2) -LT_INIT +LT_INIT([disable-static]) # i18n stuff for the PolicyKit policy files IT_PROG_INTLTOOL([0.40.0])