~ubuntu-branches/ubuntu/precise/ubuntuone-client/precise-201112142106

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2011-08-09 12:47:56 UTC
  • mfrom: (1.1.53 upstream)
  • Revision ID: james.westby@ubuntu.com-20110809124756-7nzilp3oix0a1yl9
Tags: 1.7.1-0ubuntu1
* New upstream release.
* debian/*:
  - Removed obsolete pycompat file
  - Removed ubuntuone-client-gnome deps and binary packaging, as it was
    moved out to separate project upstream.
  - Updated copyright to remove obsolete file reference
* debian/patches:
  - Removed patches which have been included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
3
 
/* Build grid view for contacts picker */
4
 
#undef BUILD_GRID_VIEW
5
 
 
6
3
/* translation domain of this package */
7
4
#undef GETTEXT_PACKAGE
8
5
 
9
6
/* Define to 1 if you have the <dlfcn.h> header file. */
10
7
#undef HAVE_DLFCN_H
11
8
 
12
 
/* If using gnome-settings-daemon 3.0 or newer */
13
 
#undef HAVE_GSD_30
14
 
 
15
9
/* Define to 1 if you have the <inttypes.h> header file. */
16
10
#undef HAVE_INTTYPES_H
17
11