diff options
author | Ted Gould <ted@canonical.com> | 2009-11-16 11:43:33 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-16 11:43:33 -0600 |
commit | 5af600103cceda92186e3d57a3844f301c532e9b (patch) | |
tree | 501d3239e4137dfd4e3e0d9f20da8b4b9c58eba2 /configure.ac | |
parent | 93de674a6f904d66f649b7aa5df7c4f596406bbd (diff) | |
parent | 2b40fcfa82576f76ba719d0a9321db34c5368cc7 (diff) | |
download | ayatana-indicator-messages-5af600103cceda92186e3d57a3844f301c532e9b.tar.gz ayatana-indicator-messages-5af600103cceda92186e3d57a3844f301c532e9b.tar.bz2 ayatana-indicator-messages-5af600103cceda92186e3d57a3844f301c532e9b.zip |
Disabling static builds.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3edcc3c..29231a8 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,7 @@ AC_ISC_POSIX AC_PROG_CC AM_PROG_CC_C_O AC_STDC_HEADERS +AC_DISABLE_STATIC AC_PROG_LIBTOOL AC_SUBST(VERSION) |