aboutsummaryrefslogtreecommitdiff
path: root/libbrep
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-30 13:15:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-30 13:15:53 +0300
commitee3331cbb8bd7e436521545e4c21b65bf1e07484 (patch)
tree9a44d5b4db41b48eec3ee02879a633915332a35b /libbrep
parent5833b4e56b648afb2695feb7c9324c0b1193c388 (diff)
Sanitize version substitutions
Diffstat (limited to 'libbrep')
-rw-r--r--libbrep/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in
index 42521d1..bdba816 100644
--- a/libbrep/version.hxx.in
+++ b/libbrep/version.hxx.in
@@ -55,7 +55,7 @@ $libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$
#include <odb/pgsql/version.hxx>
-$libodb-pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$
+$libodb_pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$
// For now these are the same.
//