strongswan 5.9.1 configure.ac:392: error: possibly undefined macro: AC_LIB_PREFIX

参考:https://www.cnblogs.com/hugetong/p/10282937.html

在configure.ac文件中添加

m4_pattern_allow(AC_LIB_PREFIX)

 

posted @ 2024-12-24 15:36  insistYuan  阅读(79)  评论(0)    收藏  举报