commit | d38f37b2e37942a3fd13cd753c8b8587a06c0f3a | [log] [tgz] |
---|---|---|
author | Ben Boeckel <[email protected]> | Fri Feb 23 16:55:53 2018 -0500 |
committer | Ebrahim Byagowi <[email protected]> | Sat Feb 24 01:25:53 2018 +0330 |
tree | 4d4636d268583474829250d3a02935bce90668e0 | |
parent | e0939d811f1fdeda9c5763e7e53887b3d3cb21eb [diff] [blame] |
autoconf: provide a harfbuzz-config for use from CMake (#822)
diff --git a/configure.ac b/configure.ac index 8c3ab20..eee2568 100644 --- a/configure.ac +++ b/configure.ac
@@ -184,6 +184,7 @@ AC_SUBST(GLIB_MKENUMS) fi AM_CONDITIONAL(HAVE_GOBJECT, $have_gobject) +AC_SUBST(have_gobject) dnl =========================================================================== @@ -491,6 +492,7 @@ Makefile src/Makefile src/hb-version.h +src/harfbuzz-config.cmake src/hb-ucdn/Makefile util/Makefile test/Makefile