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.
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to