aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-11-05 21:32:14 -0600
committerTed Gould <ted@canonical.com>2009-11-05 21:32:14 -0600
commita23bd9f0c82756b6a9c92c94110e2c208d047582 (patch)
tree8abfe11adfddef315b75860762868482359ab20c /configure.ac
parenta083730be2f9e30fbf3878b8d3c6f40b694758b3 (diff)
downloadayatana-indicator-messages-a23bd9f0c82756b6a9c92c94110e2c208d047582.tar.gz
ayatana-indicator-messages-a23bd9f0c82756b6a9c92c94110e2c208d047582.tar.bz2
ayatana-indicator-messages-a23bd9f0c82756b6a9c92c94110e2c208d047582.zip
Disabling static builds because we don't need them, and they seem to cause errors on amd64.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3edcc3c..729cebe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,6 +15,7 @@ AC_PROG_CC
AM_PROG_CC_C_O
AC_STDC_HEADERS
AC_PROG_LIBTOOL
+AC_DISABLE_STATIC
AC_SUBST(VERSION)
AC_CONFIG_MACRO_DIR([m4])