mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't install goffice and gsf headers.
* goffice/*/Makefile.am: * libgsf/*/Makefile.am: don't install goffice and gsf headers. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12347 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -75,7 +75,7 @@ if !HAVE_GLIB26
|
||||
endif
|
||||
|
||||
libgsf_1_includedir = $(includedir)/libgsf-1/gsf
|
||||
libgsf_1_include_HEADERS = \
|
||||
noinst_HEADERS = \
|
||||
gsf.h \
|
||||
gsf-utils.h \
|
||||
gsf-libxml.h \
|
||||
@@ -126,7 +126,7 @@ libgsf_1_include_HEADERS = \
|
||||
# gsf-io-context.h
|
||||
|
||||
if !HAVE_GLIB26
|
||||
libgsf_1_include_HEADERS += glib24_26-compat.h
|
||||
noinst_HEADERS += glib24_26-compat.h
|
||||
endif
|
||||
|
||||
install-data-local: install-libtool-import-lib
|
||||
|
||||
Reference in New Issue
Block a user