提交 5249eee4 编写于 作者: B Behdad Esfahbod

[config] Allow overriding chosen config

上级 30c059a9
......@@ -30,6 +30,7 @@
#if 0 /* Make test happy. */
#include "hb.hh"
#endif
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
......@@ -97,4 +98,9 @@
#endif
#ifdef HAVE_CONFIG_OVERRIDE_H
#include "config-override.h"
#endif
#endif /* HB_CONFIG_HH */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册