mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-08 16:30:27 +01:00
[configure.in] Don't include cairo-features.h in cairo-no-features.h
No idea why I did before.
This commit is contained in:
parent
5f571290db
commit
3385907097
1 changed files with 0 additions and 2 deletions
|
|
@ -1067,8 +1067,6 @@ AC_CONFIG_COMMANDS([src/cairo-no-features.h],
|
|||
#ifndef CAIRO_NO_FEATURES_H
|
||||
#define CAIRO_NO_FEATURES_H
|
||||
|
||||
#include <cairo-features.h>
|
||||
|
||||
/* This is a dummy header, to trick gtk-doc only */
|
||||
|
||||
_EOF
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue