We need config.h.in, when compiling with ./configure,

that is without resorting to autoconf, automake etc.
So partially undo the previous commit.
This commit is contained in:
Holger Vogt 2021-01-24 12:55:51 +01:00
parent c14680c951
commit 06eddf1adc
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
nodist_include_HEADERS = \
config.h
dist-hook:
rm -rf `find $(distdir) -name config.h.in`
noinst_HEADERS = \
tclspice.h \
acdefs.h \