~ubuntu-branches/ubuntu/trusty/blam/trusty

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-03-14 14:57:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060314145731-8ksmc4mhwzk3bn1j
Tags: 1.8.2+cvs20060124-0ubuntu1
* New CVS snapshot
* egg-sharp.diff:
  + Fix the TrayIcon breakage by replacing it with generic TrayIcon
    implementation used by banshee, beagle, etc
* firefox.diff:
  + Fix build with firefox 1.5
    (Closes: Malone #4839, #5354, #5876, #32758, #34368, #34581)
* gtk-sharp2.diff:
  + Build with Gtk#2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
84
84
CXXFLAGS = @CXXFLAGS@
85
85
CYGPATH_W = @CYGPATH_W@
86
86
DATADIRNAME = @DATADIRNAME@
 
87
DBUS_CFLAGS = @DBUS_CFLAGS@
 
88
DBUS_LIBS = @DBUS_LIBS@
87
89
DEFS = @DEFS@
88
90
DEPDIR = @DEPDIR@
89
91
ECHO = @ECHO@
91
93
ECHO_N = @ECHO_N@
92
94
ECHO_T = @ECHO_T@
93
95
EGREP = @EGREP@
 
96
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
 
97
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
94
98
EXEEXT = @EXEEXT@
95
99
F77 = @F77@
96
100
FFLAGS = @FFLAGS@
124
128
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
125
129
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
126
130
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
131
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
127
132
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
128
133
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
129
134
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
185
190
ac_ct_F77 = @ac_ct_F77@
186
191
ac_ct_RANLIB = @ac_ct_RANLIB@
187
192
ac_ct_STRIP = @ac_ct_STRIP@
 
193
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
188
194
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
189
195
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
190
196
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@