Aktionen
Bug #232
geschlossengwenhywfar fails to compile out-of-tree
Status:
Closed
Priorität:
Normal
Kategorie:
-
Beginn:
18.02.2021
Abgabedatum:
Betriebssystem:
MacOSX
AqBanking-Version:
5.5.1
Anwendung:
KMyMoney
Version der Anwendung:
Beschreibung
The compilation fails when building out-of-tree, i.e. in a folder that is not relative to the current sources.
This was fixes upstream in ax_have_qt.m4 with http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=commitdiff;h=b15e688294b3be8481e477b16b52c7f81bc7eb58#patch1
The attached patch incorporates the upstream fix, while preserving previous custom changes (11b63e8a7e5f2dc949de3bec0983de0e0255c75b) to gwewnhywfar's copy
Dateien
Aktionen
#1
Von ipwizard vor mehr als 4 Jahren aktualisiert
- Status wurde von New zu Resolved geändert
commit b953672c5f668c2ed3960607e6e25651a2cc98db (HEAD -> master, origin/master, origin/HEAD)
Author: Dawid Wrobel <me@dawidwrobel.com>
Date: Sat Feb 20 08:36:46 2021 +0100
Fix out of tree builds
This updates the ax_have_qt.m4 to the current upstream version,
which includes a fix (b15e688294b3be8481e477b16b52c7f81bc7eb58) for
a bug causing issue with building in a directory relative to the
current one.
Fixes https://www.aquamaniac.de/rdm/issues/232
Aktionen