X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=configure.in;h=f8ae50116bd7a953f1f2ae4672fb7f71e6f55ca0;hb=caa4bec9459af0779d1d16ba66964593e5748e3c;hp=b7749bf23d87bfa5576ac5b17791dd123ce635bc;hpb=2e44cbe1b9bf466718167e9e05077743df36ab21;p=fontconfig.git diff --git a/configure.in b/configure.in index b7749bf..f8ae501 100644 --- a/configure.in +++ b/configure.in @@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library dnl version. This same version number must appear in fontconfig/fontconfig.h dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's dnl not possible to extract the version number here from fontconfig.h -AM_INIT_AUTOMAKE(fontconfig, 2.7.3) +AM_INIT_AUTOMAKE(fontconfig, 2.8.0) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AM_MAINTAINER_MODE @@ -63,7 +63,6 @@ AC_PROG_INSTALL AC_PROG_LN_S AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL -DOLT AC_PROG_MAKE_SET dnl ========================================================================== @@ -543,6 +542,7 @@ fc-cache/Makefile fc-cat/Makefile fc-list/Makefile fc-match/Makefile +fc-pattern/Makefile fc-query/Makefile fc-scan/Makefile doc/Makefile