diff options
-rw-r--r-- | config/commence.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/commence.in b/config/commence.in index af1275c..9c8a623 100644 --- a/config/commence.in +++ b/config/commence.in @@ -34,7 +34,7 @@ RUNTEST=$(RUNSERIAL) TRACE=: ## Installation points -prefix=@prefix@ +prefix?=@prefix@ exec_prefix=@exec_prefix@ bindir=@bindir@ libdir=@libdir@ |