← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/indicator-messages/trunk] Rev 156: Apparently order matters.

 

------------------------------------------------------------
revno: 156
committer: Ted Gould <ted@xxxxxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2009-11-05 22:33:59 -0600
message:
  Apparently order matters.
modified:
  configure.ac


--
lp:indicator-messages
https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk

Your team ayatana-commits is subscribed to branch lp:indicator-messages.
To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk/+edit-subscription.
=== modified file 'configure.ac'
--- configure.ac	2009-11-06 03:32:14 +0000
+++ configure.ac	2009-11-06 04:33:59 +0000
@@ -14,8 +14,8 @@
 AC_PROG_CC
 AM_PROG_CC_C_O
 AC_STDC_HEADERS
+AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
-AC_DISABLE_STATIC
 
 AC_SUBST(VERSION)
 AC_CONFIG_MACRO_DIR([m4])