當在m4_foreach_w中調用AC_CHECK_HEADERS時,autoheader(2.65)似乎會生成僞造模板。例如: m4_foreach_w([hdr],[[foo.h] [bar.h]],
[AC_DEFINE([HAVE_]m4_translit(m4_toupper(hdr),[/.],[__]),[1],
[Define to 1 if ]hdr[ is
我想重新組合多條語句在[]: AC_ARG_WITH(
[float],
[AS_HELP_STRING(
[--with-float],
[use float instead of doubles to store polynoms coefficients])],
[real=float], <--- here I'd like to add
作爲一個長長的,骯髒的故事的一部分,其最終目標只是爲了在Windows中使用code :: blocks而安裝GMP,我正在嘗試配置gmp。我使用以下命令執行此操作: ./configure --prefix=${gmp_install} 一切都開始好起來。幾分鐘,一點進展後,一切都嘎然而止,我得到這個消息: configure: error: No usable M4 in $PATH or /