diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-25 15:25:38 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-25 15:25:38 -0400 |
commit | 52d107cad5d839603a4a24a285166d5d78742d7e (patch) | |
tree | 2d78e18f7e0bcb68e0714038f9e6a18755582dc5 /configure | |
parent | ce36ed0c35e58f0244a090250ab7f96b8e5915ac (diff) | |
parent | db495e787761164191314d4d8fe79c70de075a75 (diff) | |
download | ayatana-indicator-session-52d107cad5d839603a4a24a285166d5d78742d7e.tar.gz ayatana-indicator-session-52d107cad5d839603a4a24a285166d5d78742d7e.tar.bz2 ayatana-indicator-session-52d107cad5d839603a4a24a285166d5d78742d7e.zip |
Import upstream version 0.3.3.1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -2745,7 +2745,7 @@ fi # Define the identity of the package. PACKAGE=indicator-session - VERSION=0.3.3 + VERSION=0.3.3.1 cat >>confdefs.h <<_ACEOF @@ -9421,10 +9421,6 @@ _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= @@ -12999,7 +12995,7 @@ AM_BACKSLASH='\' GTK_REQUIRED_VERSION=2.12 GTK3_REQUIRED_VERSION=3.0 INDICATOR_REQUIRED_VERSION=0.3.19 -DBUSMENUGTK_REQUIRED_VERSION=0.3.91 +DBUSMENUGTK_REQUIRED_VERSION=0.4.92 POLKIT_REQUIRED_VERSION=0.92 |