summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6f9d58427d..047b0c2544 100755
--- a/configure
+++ b/configure
@@ -5480,7 +5480,7 @@ fi
echocheck "VCD support"
-if linux || freebsd || netbsd || dragonfly || bsdos || darwin || sunos || mingw32; then
+if linux || freebsd || netbsd || openbsd || dragonfly || bsdos || darwin || sunos || mingw32; then
_inputmodules="vcd $_inputmodules"
_def_vcd='#define CONFIG_VCD 1'
_vcd="yes"