~ubuntu-branches/debian/experimental/apt/experimental

« back to all changes in this revision

Viewing changes to buildlib/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-02-18 22:07:23 UTC
  • mfrom: (9.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100218220723-zb7zdh6fmsmp30tr
Tags: 0.7.26~exp2
fix crash when LANGUAGE is not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
/* These two are used by the statvfs shim for glibc2.0 and bsd */
23
23
/* Define if we have sys/vfs.h */
24
24
#undef HAVE_VFS_H
 
25
#undef HAVE_STRUCT_STATFS_F_TYPE
25
26
 
26
27
/* Define if we have sys/mount.h */
27
28
#undef HAVE_MOUNT_H