* Don't use a hard-coded path.

This commit is contained in:
Eelco Dolstra 2003-11-22 21:12:36 +00:00
parent 9486dda115
commit af7e6fe22e
4 changed files with 12 additions and 2 deletions

View file

@ -41,6 +41,7 @@ AC_CONFIG_FILES([Makefile
corepkgs/Makefile
corepkgs/fetchurl/Makefile
corepkgs/nar/Makefile
corepkgs/buildenv/Makefile
doc/Makefile
doc/manual/Makefile
])