Pull the values for LFS_{CFLAGS,LDFLAGS,LIBS} from autoconf instead using them directly in make

This commit is contained in:
Ondřej Surý
2019-05-29 11:19:34 +02:00
parent 4419d7bf6b
commit d4596baed4
5 changed files with 23 additions and 6 deletions

View File

@@ -363,9 +363,6 @@
/* Define to 1 if you have the `setresuid' function. */
#undef HAVE_SETRESUID
/* Define to 1 if you have the `sigwait' function. */
#undef HAVE_SIGWAIT
/* define if struct stat has st_mtim.tv_nsec field */
#undef HAVE_STAT_NSEC