Commits
David B. Evans authored e364336aea9
1 1 | --- configure.ac.orig 2015-06-19 13:31:02.000000000 -0700 |
2 2 | +++ configure.ac 2015-07-03 13:49:58.000000000 -0700 |
3 - | |
3 + | |
4 4 | |
5 5 | AC_CHECK_FUNCS(clearenv fdatasync) |
6 6 | |
7 7 | -if test "x$GCC" = "xyes"; then |
8 8 | - LDFLAGS="-Wl,--as-needed $LDFLAGS" |
9 9 | -fi |
10 10 | - |
11 11 | dnl --------------------------------------------------------------------------- |
12 12 | dnl - Check whether setnetgrent has a return value |
13 13 | dnl --------------------------------------------------------------------------- |