mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-28 10:50:08 +01:00
Use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE to test for flags that might succeed during compilation but not during linking. An example is gcc compiled with libssp support but gnu-ld without it. In this case -fstack-protector works fine during compilation but fails during linking as several internal helpers are missing. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| attributes.m4 | ||