------------------------------------------------------------ revno: 156 committer: Ted Gould <[email protected]> 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])
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

