Fix configure.ac error

This commit is contained in:
zhouganqing 2024-03-19 16:43:54 +08:00
parent ddb27f7772
commit 47bbaf58a5
2 changed files with 6 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
gdal (3.0.4+dfsg-ok4) yangtze; urgency=medium
* Fix configure.ac error.
-- zhouganqing <zhouganqing@kylinos.cn> Tue, 19 Mar 2024 16:42:52 +0800
gdal (3.0.4+dfsg-ok3) yangtze; urgency=medium
*add tirpc and fix check error

View File

@ -109,7 +109,6 @@ dnl acl_hardcode_minus_L.
AC_DEFUN([AC_LIB_RPATH],
[
dnl Tell automake >= 1.10 to complain if config.rpath is missing.
m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])])
AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS
AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld
AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host