build: fixes
[m6w6/ext-psi] / m4 / psi / psi_const.m4
index e98561dced879e0d016f428157ed58a186774f21..98aeed4054f0612a38fa29bfd1ab94e8b12e40a2 100644 (file)
@@ -25,5 +25,5 @@ AC_DEFUN(PSI_CONST, [
                        psi_add_int_const "$1"
                        ;;
                esac
-       ],, [PSI_INCLUDES])
+       ],, PSI_INCLUDES)
 ])