~ubuntu-branches/ubuntu/maverick/ldtp/maverick

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2010-02-04 10:36:08 UTC
  • mfrom: (1.4.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20100204103608-dhqdo7jk10ygwt40
Tags: 2.0.2-1
* New upstream release:
  + Packaging is based on Ubuntu packages, Thanks Ubuntu!
  + LDTPv2 is a complete rewrite of LDTPv1 in Python
  + LTFX is completely removed in LDTP v2 in favor of wnck
* debian/control:
  + Updated to Standards-Version 3.8.4 (no changes needed)
  + Fixed typo in description python->Python
  + ldtp is now arch: all package
* debian/rules:
  + Using dh to make it simple
* Removed unused manpages
* Updated package to use new source format 3.0 (quilt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
 
3
 
/* Build access */
4
 
#undef ENABLE_ACCESS
5
 
 
6
 
/* Build localization */
7
 
#undef ENABLE_GOPTIONPARSE
8
 
 
9
 
/* Build localization */
10
 
#undef ENABLE_LOCALIZATION
11
 
 
12
 
/* Build newroles */
13
 
#undef ENABLE_NEWROLES
14
 
 
15
 
/* GCC Compiler */
16
 
#undef GCC_CMD
17
 
 
18
 
/* Name of package */
19
 
#undef PACKAGE
20
 
 
21
 
/* Define to the address where bug reports for this package should be sent. */
22
 
#undef PACKAGE_BUGREPORT
23
 
 
24
 
/* Define to the full name of this package. */
25
 
#undef PACKAGE_NAME
26
 
 
27
 
/* Define to the full name and version of this package. */
28
 
#undef PACKAGE_STRING
29
 
 
30
 
/* Define to the one symbol short name of this package. */
31
 
#undef PACKAGE_TARNAME
32
 
 
33
 
/* Define to the version of this package. */
34
 
#undef PACKAGE_VERSION
35
 
 
36
 
/* Version number of package */
37
 
#undef VERSION