From: Debian GPS team Date: Tue, 24 Sep 2019 20:09:09 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.6.0+ds-8+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=50b16e9cda38f5049b35563b8015398e8f1618cd;p=gpsbabel.git cross Gbp-Pq: Name cross.patch --- diff --git a/configure.ac b/configure.ac index 1fb4a91..6664ca0 100644 --- a/configure.ac +++ b/configure.ac @@ -364,7 +364,8 @@ AS_CASE(["$target"], [*-*-darwin*], [ [AC_MSG_RESULT(rpath required)], [AC_MSG_FAILURE(loader cannot find Qt library) LDFLAGS="$OLDFLAGS"] - )] + )], + [AC_MSG_RESULT(cross. assuming rpath not needed)] ) CPPFLAGS="$OCPPFLAGS" LIBS="$OLIBS"