]> git.apps.os.sepia.ceph.com Git - ffsb.git/commit
confiure.in: modernize the AM_INIT_AUTOMAKE 1/head
authorXiubo Li <xiubli@redhat.com>
Thu, 15 Apr 2021 03:57:58 +0000 (11:57 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 15 Apr 2021 05:24:10 +0000 (13:24 +0800)
commite19d2cf2943d05e18a1bed08bf9338820bd19eb6
treeebc6b05efaa1a556065e7c5d93b21d11e55b1d88
parent3dd4f9c7f133eda34d5034223cf3b2b79e5a36df
confiure.in: modernize the AM_INIT_AUTOMAKE

The form of AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) has
been deprecated, we need to modernize it in new form.

Fixes: https://tracker.ceph.com/issues/48365
Signed-off-by: Xiubo Li <xiubli@redhat.com>
configure.in