Pre fix INTENSITY [Copy]TexImage problem (we must use red...)
[cairo/gpu.git] / build / configure.ac.noversion
blob1e14548286b2f3fdb381aa7c43e0b19b264cd889
1 dnl
2 dnl Version stuff
3 dnl
5 dnl Disable autoconf's version macros.  We try hard to not rebuild the entire
6 dnl library just because version changed.  The PACKAGE_VERSION* stuff in
7 dnl config.h is negating all the effort.
8 AC_DEFINE(PACKAGE_VERSION,      [USE_cairo_version_OR_cairo_version_string_INSTEAD])
9 AC_DEFINE(PACKAGE_STRING,       [USE_cairo_version_OR_cairo_version_string_INSTEAD])
10 AC_DEFINE(PACKAGE_NAME,         [USE_cairo_INSTEAD])
11 AC_DEFINE(PACKAGE_TARNAME,      [USE_cairo_INSTEAD])