mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Drop internal copies of libgsf and goffice.
Targeted distributions should have goffice packages by now. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15701 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
SUBDIRS = libc glib28 guile-www srfi
|
||||
DIST_SUBDIRS = libc glib28 guile-www srfi libgsf-1.12.3 goffice-0.0.4 libqof
|
||||
|
||||
if !HAVE_GOFFICE
|
||||
if !HAVE_LIBGSF
|
||||
SUBDIRS += libgsf-1.12.3
|
||||
endif
|
||||
SUBDIRS += goffice-0.0.4
|
||||
endif
|
||||
DIST_SUBDIRS = libc glib28 guile-www srfi libqof
|
||||
|
||||
if USE_LIBQOF
|
||||
SUBDIRS += libqof
|
||||
|
||||
Reference in New Issue
Block a user