mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
* src/calculation/Makefile.am: need to add GUILE_INCS
* src/engine/Makefile.am: add ${INTLLIBS} for gettext() et al on
platforms that don't have it in libc
* src/backend/file/io-gncbin-r.c: don't need to define functions
that are never used, so move the #ifdef around. Fixes # 105124
* rpm/gnucash.in: don't call autoconf
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7937 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -92,7 +92,6 @@ want to keep your financial data in a database instead of a flat file
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
autoconf
|
||||
%configure \
|
||||
%if %{_with_ofx}
|
||||
--enable-ofx \
|
||||
|
||||
Reference in New Issue
Block a user