Define HAVE_NATIVE_COMP in src/Makefile.in
* src/Makefile.in (HAVE_NATIVE_COMP): Define. Reported by Ken Brown <kbrown@cornell.edu>.
This commit is contained in:
parent
137fa2d716
commit
c1b1e1f545
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ lwlibdir = ../lwlib
|
|||
# Configuration files for .o files to depend on.
|
||||
config_h = config.h $(srcdir)/conf_post.h
|
||||
|
||||
HAVE_NATIVE_COMP = @HAVE_NATIVE_COMP@
|
||||
|
||||
## ns-app if NS self contained app, else empty.
|
||||
OTHER_FILES = @OTHER_FILES@
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue