Yuri Kanivetsky <yuri.kanivet...@gmail.com> ha escrit:

> configure.ac:99: error: possibly undefined macro: AC_DEFINE
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.

Obviously you have already overcome this, but just for the record: that
means something went wrong when updating submodules.  Running

  git submodule update --init --recursive --force

before bootstrap should fix it.

Regards,
Sergey

Reply via email to