configure: fix for SunOS based systems
authorDavid CARLIER <devnexen@gmail.com>
Sat, 18 Jul 2020 13:19:10 +0000 (14:19 +0100)
committerThomas Huth <thuth@redhat.com>
Sat, 20 Mar 2021 05:33:17 +0000 (06:33 +0100)
commit630d86b7f2c3b4e1869e3c300cb7dbad35a51f36
treed98f6c7de53a84e96683c2bcedd205c8f3806caa
parentd8b2e5639a08155e6dad7d5befeb12c160c8118e
configure: fix for SunOS based systems

local directive make the configure fails on these systems.

Signed-off-by: David Carlier <devnexen@gmail.com>
Message-Id: <CA+XhMqy95D8X-QvBcEfL=a-Rkgy6aJtheskkqZwQkreru+T_Wg@mail.gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
configure