Brian Behlendorf 06346cc5b5
Autoconf 2.70 compatibility
Several m4 macros have been retired in autoconf 2.70.  Update the
the build system to use the new macros provided to replace them.

* Replaced AC_HELP_STRING with AS_HELP_STRING.

* Replaced AC_TRY_COMPILE with AC_COMPILE_IFELSE/AC_LANG_PROGRAM.

* Replaced AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET

* Replaced AC_PROG_LIBTOOL with LT_INIT

* $CPP is not defined in ZFS_AC_KERNEL and really shouldn't be
  directly used like this.  Replace it with an $AWK command
  to extract the kernel source version.

Reviewed-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #11413 
Closes #11419
2021-01-02 16:55:55 -08:00
..
2020-11-17 09:18:52 -08:00
2020-04-14 11:36:28 -07:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2020-08-20 10:30:06 -07:00
2018-05-01 10:33:35 -07:00
2020-12-03 10:01:16 -08:00
2020-12-27 16:15:19 -08:00
2020-12-27 16:15:19 -08:00
2020-12-27 16:15:19 -08:00
2020-06-08 16:32:02 -07:00
2020-06-09 21:24:09 -07:00
2019-10-01 12:50:34 -07:00
2019-10-01 12:50:34 -07:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2019-08-30 09:40:30 -07:00
2020-07-14 17:33:44 -07:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00
2020-07-10 14:26:00 -07:00
2021-01-02 16:55:55 -08:00
2019-10-01 12:50:34 -07:00