Shut up warnings

This commit is contained in:
Eelco Dolstra 2015-05-28 17:37:04 +02:00
parent ff8cb93fe7
commit a91cbefda0
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -31,3 +31,5 @@ Makefile.in
/tests/.hg*
/tests/nix
/inst
hydra-config.h
hydra-config.h.in

View file

@ -87,4 +87,6 @@ AC_CONFIG_FILES([
AC_CONFIG_COMMANDS([executable-scripts],
[chmod +x src/script/hydra-eval-guile-jobs])
AC_CONFIG_HEADER([hydra-config.h])
AC_OUTPUT