Remove hardcoded Guile executable path.

* scripts/haunt: Now a build artifact.
* scripts/haunt.in: New file.
* configure.ac: Pre-process haunt.in.
This commit is contained in:
David Thompson
2015-07-26 15:18:19 -04:00
parent 88d3b34cce
commit a123965c0c
3 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/guile --no-auto-compile
#!@GUILE@ --no-auto-compile
-*- scheme -*-
!#
;;; Haunt --- Static site generator for GNU Guile