Bug 72086 - Check for gperf in autogen.sh
Summary: Check for gperf in autogen.sh
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Akira TAGOH
QA Contact: Behdad Esfahbod
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-27 22:05 UTC by Behdad Esfahbod
Modified: 2013-12-02 06:54 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Behdad Esfahbod 2013-11-27 22:05:17 UTC
Since we use it.
Comment 1 Akira TAGOH 2013-11-28 06:36:38 UTC
or should we do test it with AC_CHECK_PROG in configure?
Comment 2 Behdad Esfahbod 2013-11-28 10:56:16 UTC
It's already being checked using AM_MISSING_PROG in configure and that's correct.  With release tarballs, it's ok if it's missing.  When autogen'ing, it's required.
Comment 3 Akira TAGOH 2013-12-02 06:54:40 UTC
Okay, fixed in git.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.