~ubuntu-branches/ubuntu/lucid/desktop-file-utils/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Baptiste Mille-Mathias
  • Date: 2007-06-11 08:58:58 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070611085858-o940g2g5h9telh2c
Tags: 0.13-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
#undef PACKAGE
3
 
#undef VERSION
4
 
#undef HAVE_CATGETS
5
 
#undef HAVE_GETTEXT
6
 
#undef HAVE_LC_MESSAGES
7
 
#undef HAVE_STPCPY
8
 
#undef ENABLE_NLS
9
 
#undef HAVE_PTHREAD_H
10
 
#undef GETTEXT_PACKAGE
11
 
#undef SANE_MALLOC_PROTOS
12
2
 
13
3
/* Define to 1 if you have the <dlfcn.h> header file. */
14
4
#undef HAVE_DLFCN_H