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 9c8a623..af1275c 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@ |