~ubuntu-branches/ubuntu/trusty/imagination/trusty-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-07-07 09:09:38 UTC
  • mfrom: (2.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090707090938-jvaub13ijh53oawy
Tags: 1.5-1ubuntu1
* Merge with debian unstable (LP: #392874), Ubuntu remaining changes:
  - debian/control:
    + Move libav*-unstripped-* packages to Recommends as suggested by
      upstream.
    + Improve long description.
    + Add watch file.
  - debian/copyright: Replace deprecated symbol (C) with ©.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
/* Define to 1 if you have the <unistd.h> header file. */
52
52
#undef HAVE_UNISTD_H
53
53
 
 
54
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
55
   */
 
56
#undef LT_OBJDIR
 
57
 
54
58
/* Name of package */
55
59
#undef PACKAGE
56
60
 
69
73
/* Define to the version of this package. */
70
74
#undef PACKAGE_VERSION
71
75
 
 
76
/* subversion revision number */
 
77
#undef REVISION
 
78
 
72
79
/* Define to 1 if you have the ANSI C header files. */
73
80
#undef STDC_HEADERS
74
81