summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b969dae6..e1a0fc67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ AC_ARG_WITH(colm,
LDFLAGS="-L$withval/lib ${LDFLAGS}"
LIBCOLM_LA="$withval/lib/libcolm.la"
LIBFSM_LA="$withval/lib/libfsm.la"
- COLM_SHARE="$withval/share"
+ COLM_SHARE="$withval/share/colm"
],
[]
)