提交 03adf38b 编写于 作者: B Behdad Esfahbod

Make both old autoconf and new automake happy

Sigh..

Bug 64039 - undefined macro AM_PROG_AR
上级 ed79dff5
...@@ -13,7 +13,7 @@ AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define color-tes ...@@ -13,7 +13,7 @@ AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define color-tes
AM_SILENT_RULES([yes]) AM_SILENT_RULES([yes])
# Initialize libtool # Initialize libtool
AM_PROG_AR m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
LT_PREREQ([2.2]) LT_PREREQ([2.2])
LT_INIT([disable-static]) LT_INIT([disable-static])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册