diff --git a/configure.ac b/configure.ac index 77a5476e..ad26f296 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ LT_PREREQ([2.4.2]) LT_INIT dnl Check compiler specific flags -AC_SUBST(VKD3D_CLFAGS, "") +AC_SUBST(VKD3D_CFLAGS, "") if test "x${GCC}" = "xyes" then VKD3D_CFLAGS="-Wall -pipe"