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))"
|
testPath="$(dirname $(type -p expr))"
|
||||||
AC_SUBST(testPath)
|
AC_SUBST(testPath)
|
||||||
|
|
||||||
|
CXXFLAGS+=" -include nix/config.h"
|
||||||
|
|
||||||
AC_CONFIG_FILES([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
|
|
Loading…
Reference in a new issue