]> git.ipfire.org Git - thirdparty/shadow.git/commit
configure.ac: replace deprecated aliases
authorChristian Göttsche <cgzones@googlemail.com>
Fri, 5 Aug 2022 15:40:12 +0000 (17:40 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sat, 6 Aug 2022 16:27:56 +0000 (11:27 -0500)
commitcaad9b987c105757a913d4d38f97f279a0f4a9ec
tree85201b442863d6080778509c22f3a58e5bde66ed
parentb5aba2624b650283481b0978f4e4bba507c8e607
configure.ac: replace deprecated aliases

See https://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html

    configure.ac:25: warning: The macro `AM_ENABLE_STATIC' is obsolete.
    configure.ac:25: You should run autoupdate.
    m4/ltoptions.m4:259: AM_ENABLE_STATIC is expanded from...
    configure.ac:25: the top level
    configure.ac:26: warning: The macro `AM_ENABLE_SHARED' is obsolete.
    configure.ac:26: You should run autoupdate.
    m4/ltoptions.m4:205: AM_ENABLE_SHARED is expanded from...
    configure.ac:26: the top level
configure.ac