~ubuntu-branches/ubuntu/trusty/nilfs-tools/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2011-08-12 20:42:38 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20110812204238-3i5mnvvmg7amtyjm
Tags: upstream-2.1.0~rc2
ImportĀ upstreamĀ versionĀ 2.1.0~rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
/* Define to 1 if you have the <libintl.h> header file. */
70
70
#undef HAVE_LIBINTL_H
71
71
 
72
 
/* Define to 1 if you have the `rt' library (-lrt). */
73
 
#undef HAVE_LIBRT
 
72
/* Define to 1 if you have the <libmount/libmount.h> header file. */
 
73
#undef HAVE_LIBMOUNT_LIBMOUNT_H
74
74
 
75
75
/* Define to 1 if you have the `uuid' library (-luuid). */
76
76
#undef HAVE_LIBUUID
78
78
/* Define to 1 if you have the <limits.h> header file. */
79
79
#undef HAVE_LIMITS_H
80
80
 
 
81
/* Define to 1 if you have the <linux/magic.h> header file. */
 
82
#undef HAVE_LINUX_MAGIC_H
 
83
 
81
84
/* Define to 1 if you have the <linux/types.h> header file. */
82
85
#undef HAVE_LINUX_TYPES_H
83
86