summary refs log tree commit diff
path: root/src/c-stdaux/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/c-stdaux/src/meson.build')
-rw-r--r--src/c-stdaux/src/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/c-stdaux/src/meson.build b/src/c-stdaux/src/meson.build
index f0efa90b..0e958af2 100644
--- a/src/c-stdaux/src/meson.build
+++ b/src/c-stdaux/src/meson.build
@@ -6,7 +6,9 @@
 
 libcstdaux_vars = {
         'cflags': ' '.join(cflags),
+        # Deprecated: pkg-config does not support dashes in variable names.
         'version-scripts': use_version_scripts,
+        'version_scripts': use_version_scripts,
 }
 
 libcstdaux_dep = declare_dependency(