]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: use AC_USE_SYSTEM_EXTENSIONS
authorSami Kerola <kerolasa@iki.fi>
Sun, 10 Feb 2013 21:33:40 +0000 (21:33 +0000)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Feb 2013 09:11:17 +0000 (10:11 +0100)
commiteaf701984d81f9b943a748bb754a513a022f675e
treec4f962b98b217ff127237f1cb185c8723c0470bc
parentd6abf1685da8f7d2aa0ddc74eb416a55df1208f8
build-sys: use AC_USE_SYSTEM_EXTENSIONS

The AC_GNU_SOURCE is obsolete.

Addresses: http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html#index-AC_005fGNU_005fSOURCE-2058
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
configure.ac