sim erc32: Add include path for readline.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 15 Apr 2021 23:03:15 +0000 (16:03 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 15 Apr 2021 23:07:46 +0000 (16:07 -0700)
commit2694bce941fcb662ffa2896dc8e886211779ba36
tree11164a14a8206c70806391fe5392882adb48d00e
parent32b14776a020a336a574328cabf5a21387dbc180
sim erc32: Add include path for readline.

Add a READLINE_CFLAGS variable which adds the include path to the
in-tree readline when using the in-tree readline library.

sim/erc32/ChangeLog:

* Makefile.in (READLINE_SRC, READLINE_CFLAGS): Add.
(SIM_EXTRA_CFLAGS): Add READLINE_CFLAGS.
* configure: Rebuild.
* configure.ac (READLINE_CFLAGS): Add.
sim/erc32/ChangeLog
sim/erc32/Makefile.in
sim/erc32/configure
sim/erc32/configure.ac