]> git.ipfire.org Git - thirdparty/nettle.git/commit
Fix quoting in autoconf ifunc test
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 13 Jun 2018 09:41:40 +0000 (12:41 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 18 Nov 2018 10:33:44 +0000 (11:33 +0100)
commit8514df12b20e0c399f84429d95a81b66c82b3ddd
tree449b1f6991e64f1423b7dbe71be8d98ba08a9d44
parent1dd5dda6845442b1f135ab5160d2ddffcb9514d0
Fix quoting in autoconf ifunc test

* aclocal.m4 (NETTLE_CHECK_IFUNC): fix quoting so that
  AC_LINK_IFELSE/AC_TRY_LINK is defined outside of this test.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
(cherry picked from commit e07e5605b3da65e07c7fe5fcf1ce3b050595d1b5)
ChangeLog
aclocal.m4