mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Drop gnucash-config and gnucash.m4.
GnuCashs APIs, ABIs, and libraries are not designed for third-party development, so do not encourage it at this point of time. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15379 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -24,9 +24,6 @@ dist_doc_DATA = \
|
||||
README.patches \
|
||||
README.dependencies
|
||||
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = gnucash.m4
|
||||
|
||||
# All the other files that go in the distribution tarfile that aren't
|
||||
# included some other way...
|
||||
|
||||
@@ -40,8 +37,6 @@ m4data_DATA = gnucash.m4
|
||||
|
||||
EXTRA_DIST = \
|
||||
gnucash.lsm \
|
||||
gnucash.m4 \
|
||||
gnucash-config.in \
|
||||
make-gnucash-patch.in \
|
||||
make-gnucash-potfiles.in \
|
||||
macros/aqbanking.m4 \
|
||||
@@ -79,10 +74,6 @@ EXTRA_DIST = \
|
||||
intltool-update.in \
|
||||
util/gnc-svnversion
|
||||
|
||||
bin_SCRIPTS = gnucash-config
|
||||
|
||||
CLEANFILES = gnucash-config
|
||||
|
||||
## We borrow guile's convention and use @-...-@ as the substitution
|
||||
## brackets here, instead of the usual @...@. This prevents autoconf
|
||||
## from substituting the values directly into the left-hand sides of
|
||||
|
||||
Reference in New Issue
Block a user