* configure.ac: Output config.h.
* src/kernel.h: Include it. * src/Makefile.am (AM_CPPFLAGS): New variable.
This commit is contained in:
parent
6ad9324c52
commit
89cc96b8f6
5 changed files with 16 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# For
|
||||
AM_CPPFLAGS = -I$(top_builddir)
|
||||
|
||||
include_HEADERS = bdd.h fdd.h bvec.h
|
||||
|
||||
lib_LTLIBRARIES = libbdd.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue