diff --git a/configure.ac b/configure.ac index bf4d938a4..3414aa9b8 100644 --- a/configure.ac +++ b/configure.ac @@ -1080,7 +1080,7 @@ AS_IF([test $glib_native_win32 = yes], [ #include ], [int qclass = C_IN;])], [AC_MSG_RESULT([yes]) - NAMESER_COMPAT_INCLUDE="\#include "], + NAMESER_COMPAT_INCLUDE="#include "], [AC_MSG_ERROR([could not compile test program either way])])]) AC_SUBST(NAMESER_COMPAT_INCLUDE)