Autoconf, Libtool 및 정의되지 않은 AC_PROG_LIBTOOL
라이브러리를 만들려고하는데 README 지침은 configure.ac를 호출 한 다음 만들어야합니다. 불행히도, 나는 오류가 발생했습니다 : configure.ac:75 :error: possibly undefined macro: AC_PROG_LIBTOOL If this token is legitimate please use m4_pattern_allow 이제 libtool이 설치되어 있음을 알고 있습니다 (Scientific Linux 6.2 (업그레이드되지 않음)를 실행 중이며 yum --downloadonly를 사용하여 automake, autoconf, libtool 및 libtool-devel의 rpm을 …