Skip to content
Commit d54e5468 authored by Seung-Woo Kim's avatar Seung-Woo Kim Committed by Eric Engestrom
Browse files

configure.ac fix build error for config.h in autotools

After the commit 0926f0af ("meson,configure: include config.h
automatically"), there is build error for autotools because
config.h is not included. Fix the error by adding "-include
config.h" to CPPFLAGS instead of CFLAGS from configure.ac.

Reference: https://bugs.freedesktop.org/show_bug.cgi?id=106561


Signed-off-by: default avatarSeung-Woo Kim <sw0312.kim@samsung.com>
Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Fixes: 0926f0af "meson,configure: include config.h automatically"
parent 56c21f87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment