diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/commence.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/commence.in b/config/commence.in index 04f4446..7a04cc5 100644 --- a/config/commence.in +++ b/config/commence.in @@ -18,6 +18,7 @@ CC=@CC@ CFLAGS=@CFLAGS@ CPPFLAGS=@CPPFLAGS@ LDFLAGS=@LDFLAGS@ +ROOT=@ROOT@ LIBS=@LIBS@ AR=@AR@ RANLIB=@RANLIB@ |