projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa3b19
)
cross
author
Debian GPS team
<gpsbabel@packages.debian.org>
Tue, 3 Sep 2019 21:46:06 +0000
(22:46 +0100)
committer
Jochen Sprickerhof
<jspricke@debian.org>
Tue, 3 Sep 2019 21:46:06 +0000
(22:46 +0100)
Gbp-Pq: Name cross.patch
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1fb4a91891a0e27d81eb46afb2785ff4a1ea3435..6664ca0d5ae27bd9bc9cccafcb84c00596ab64ca 100644
(file)
--- 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"