[HarfBuzz] error: possibly undefined macro: AC_SUBST
Adam Twardoch (List)
list.adam at twardoch.com
Fri Sep 30 02:50:59 PDT 2011
When trying to install a fresh Git checkout on a Linux server, I'm getting:
configure.ac:33: error: possibly undefined macro: AC_SUBST
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:57: error: possibly undefined macro: AC_CHECK_HEADERS
configure.ac:118: error: possibly undefined macro: AC_MSG_CHECKING
configure.ac:121: error: possibly undefined macro: AC_TRY_LINK
configure.ac:123: error: possibly undefined macro: AC_MSG_RESULT
autoreconf: /home/twardoch/local/bin/autoconf failed with exit status: 1
The same Git source on Mac OS X compiled fine.
Do you have any idea what can be causing this?
A.
More information about the HarfBuzz
mailing list