~timg-tpi/ureadahead/LP501715

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Scott James Remnant
  • Date: 2010-05-03 04:34:32 UTC
  • Revision ID: scott@netsplit.com-20100503043432-pe1senesrv3sadjs
Bump libnih verison dep

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
# Checks for libraries.
27
27
NIH_WITH_LOCAL_LIBNIH
28
28
 
29
 
PKG_CHECK_MODULES([NIH], [libnih >= 1.0.0])
 
29
PKG_CHECK_MODULES([NIH], [libnih >= 1.0.2])
30
30
PKG_CHECK_MODULES([BLKID], [blkid >= 2.16])
31
31
PKG_CHECK_MODULES([EXT2FS], [ext2fs >= 1.41])
32
32