~ubuntu-branches/ubuntu/saucy/libunique/saucy

« back to all changes in this revision

Viewing changes to confdefs.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-12-02 21:26:48 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091202212648-whzlibnidqo5pbh0
Tags: 1.1.6-1ubuntu1
* Sync on Debian
* debian/rules:
  - clean empty translation template it breaks builds

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* confdefs.h */
2
 
#define PACKAGE_NAME "unique"
3
 
#define PACKAGE_TARNAME "libunique"
4
 
#define PACKAGE_VERSION "1.1.2"
5
 
#define PACKAGE_STRING "unique 1.1.2"
6
 
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
7
 
#define PACKAGE_URL ""
8
 
#define PACKAGE "libunique"
9
 
#define VERSION "1.1.2"
10
 
#define STDC_HEADERS 1
11
 
#define HAVE_SYS_TYPES_H 1
12
 
#define HAVE_SYS_STAT_H 1
13
 
#define HAVE_STDLIB_H 1
14
 
#define HAVE_STRING_H 1
15
 
#define HAVE_MEMORY_H 1
16
 
#define HAVE_STRINGS_H 1
17
 
#define HAVE_INTTYPES_H 1
18
 
#define HAVE_STDINT_H 1
19
 
#define HAVE_UNISTD_H 1
20
 
#define HAVE_DLFCN_H 1
21
 
#define LT_OBJDIR ".libs/"