~ubuntu-branches/ubuntu/breezy/evolution-data-server/breezy

« back to all changes in this revision

Viewing changes to calendar/libical/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-10-10 11:30:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051010113056-rb4vj4kbs8yxft85
Tags: 1.4.1-0ubuntu3
* debian/patches/camel-imap-store.c.patch:
  - Ubuntu 17465: apply patch from
  http://bugzilla.gnome.org/attachment.cgi?id=53234&action=view
  (additional NULL pointer check)

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100
100
MAKEINFO = @MAKEINFO@
101
101
OBJEXT = @OBJEXT@
 
102
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
103
OS_WIN32_TRUE = @OS_WIN32_TRUE@
102
104
PACKAGE = @PACKAGE@
103
105
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104
106
PACKAGE_NAME = @PACKAGE_NAME@
137
139
ac_ct_F77 = @ac_ct_F77@
138
140
ac_ct_RANLIB = @ac_ct_RANLIB@
139
141
ac_ct_STRIP = @ac_ct_STRIP@
 
142
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
140
143
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
141
144
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
142
145
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@