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:
Andreas Köhler
2007-01-14 19:38:11 +00:00
parent 5d8552f07c
commit f1de45a420
6 changed files with 1 additions and 444 deletions

View File

@@ -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