forked from lix-project/hydra
Include nix/config.h
This commit is contained in:
parent
fd754d678e
commit
7c3e5c99c0
|
@ -65,6 +65,8 @@ AC_SUBST([GUILE])
|
|||
testPath="$(dirname $(type -p expr))"
|
||||
AC_SUBST(testPath)
|
||||
|
||||
CXXFLAGS+=" -include nix/config.h"
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
doc/Makefile
|
||||
|
|
Loading…
Reference in a new issue