Disable UCDN if glib is available
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 27 May 2013 23:10:33 +0000 (19:10 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 27 May 2013 23:10:33 +0000 (19:10 -0400)
commit58db2c2542717858acbdf480b3f19a8aef4918cd
treeb15dee5a74d62b816dedf7f4763a87b14e7f81a5
parentca65326cbd49b48792c4e3125af6c5006364f194
Disable UCDN if glib is available

We only want UCDN if we don't have any other Unicode provider.
I'm going to remove ICU from the list of default Unicode providers
as part of moving hb-icu into its own library.  As such, the only
providers will be UCDN and glib.
configure.ac