~ilya-yanok/ubuntu/precise/grub2/fix-for-948716

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-01-13 00:12:41 UTC
  • mto: (17.6.25 experimental)
  • mto: This revision was merged to the branch mainline in revision 101.
  • Revision ID: james.westby@ubuntu.com-20110113001241-d0sw2da4vmtuq2h1
Tags: upstream-1.99~20110112
ImportĀ upstreamĀ versionĀ 1.99~20110112

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
fi
247
247
 
248
248
# These are not a "must".
249
 
AC_PATH_PROG(MAKEINFO, makeinfo)
 
249
AC_PATH_PROGS(MAKEINFO, makeinfo true)
250
250
 
251
251
#
252
252
# Checks for host programs.