]> source.dussan.org Git - tigervnc.git/commit
Avoid builtin dgettext when checking libc
authorPierre Ossman <ossman@cendio.se>
Thu, 10 Mar 2016 16:08:32 +0000 (17:08 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 29 Mar 2016 11:53:09 +0000 (13:53 +0200)
commit14c563a22e637e45fdc132120847c4b96313c859
tree8012fd7d0d706b36683719f736314691e4af5d39
parentaaa2d0e44c08b78145e4f889f62b9a0f21ba86ac
Avoid builtin dgettext when checking libc

The builtin causes errors in the test, and we're also trying to
determine if it is provided by libc or not.
CMakeLists.txt