diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:34:16 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:34:16 +0100 |
commit | edd9186e435382b9f13d9c42a64c4778961814f5 (patch) | |
tree | 9693df6dd56732cea14a76a902a2b655996aeeec /configure | |
parent | 59aeee2af527feb71089354f29d5155a40512f9f (diff) | |
parent | bc34f047520493d166e785a5fca971f7a4a830a9 (diff) | |
download | ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.tar.gz ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.tar.bz2 ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.zip |
Import upstream version 0.3.94
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2774,7 +2774,7 @@ fi # Define the identity of the package. PACKAGE=indicator-session - VERSION=0.3.93 + VERSION=0.3.94 cat >>confdefs.h <<_ACEOF @@ -9522,6 +9522,10 @@ _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= |