diff --git a/configure.ac b/configure.ac index 2d32a35..51592b8 100644 --- a/configure.ac +++ b/configure.ac @@ -188,6 +188,7 @@ AX_APPEND_COMPILE_FLAGS([ \ -Wmissing-prototypes \ -Wmissing-declarations \ -Wno-unused-parameter \ + -fmacro-prefix-map='$(top_srcdir)/'= \ ]) # Windows specific compiler options.