~ubuntu-branches/ubuntu/oneiric/bug-buddy/oneiric

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2009-09-22 18:24:42 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922182442-z9h9nawbb9msftgu
Tags: 2.28.0+dfsg-0ubuntu1
* New upstream version (LP: #434151)
  - 2.28.0
    + Updated translations
  - 2.27.92 ("The Fixer")
    + Drop gnome-menus dependency (Vincent Untz)
* debian/control.in:
  - build-depends on libgnome-menu-dev removed to match configure checks.
  - change bzr-vcs tag to point to
    https://code.launchpad.net/~ubuntu-dev/bug-buddy/ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
/* Define to 1 if you have the <unistd.h> header file. */
71
71
#undef HAVE_UNISTD_H
72
72
 
 
73
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
74
   */
 
75
#undef LT_OBJDIR
 
76
 
73
77
/* Name of package */
74
78
#undef PACKAGE
75
79