Systemd/m4
David Herrmann d8c8508bad build: check for build/link flags harder
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.
2013-09-16 09:59:16 -05:00
..
.gitignore move imported udev into place 2012-04-04 05:05:07 +02:00
acx_libwrap.m4 build-sys: fix AC_COMPILE_IFELSE tests 2011-02-08 12:11:53 +01:00
attributes.m4 build: check for build/link flags harder 2013-09-16 09:59:16 -05:00