mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-24 12:30:10 +01:00
build: Spelling correction
This commit is contained in:
parent
e0306da1d7
commit
c1e51a0264
2 changed files with 1 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ endif
|
|||
ifeq ($(CAIRO_HAS_PNG_FUNCTIONS),1)
|
||||
@echo "#define CAIRO_HAS_PNG_FUNCTIONS 1" >> src/cairo-features.h
|
||||
endif
|
||||
@echo "#define CAIRO_HAS_GLEW_FUNCTIONS 1" >> src/cairo-features.h
|
||||
ifeq ($(CAIRO_HAS_GL_SURFACE),1)
|
||||
@echo "#define CAIRO_HAS_GL_SURFACE 1" >> src/cairo-features.h
|
||||
endif
|
||||
|
|
|
|||
|
|
@ -395,7 +395,7 @@ AC_DEFUN([CAIRO_REPORT],
|
|||
echo " XCB-drm functions: $use_xcb_drm"
|
||||
echo " XCB-shm functions: $use_xcb_shm"
|
||||
echo ""
|
||||
echo "The following features and utilies:"
|
||||
echo "The following features and utilities:"
|
||||
echo " cairo-trace: $use_trace"
|
||||
echo " cairo-script-interpreter: $use_interpreter"
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue