mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-07 14:38:16 +02:00
[Makefile.am] Move -DHAVE_CONFIG_H to the right place
This commit is contained in:
parent
af6a123e95
commit
bfdc3b6642
1 changed files with 1 additions and 1 deletions
|
|
@ -302,4 +302,4 @@ TESTS = check-def.sh check-plt.sh check-headers.sh check-cairoint.sh
|
|||
EXTRA_DIST += $(TESTS)
|
||||
|
||||
splint:
|
||||
splint -badflag -I$(top_builddir) $(libcairo_la_CFLAGS) $(libcairo_la_SOURCES) -DHAVE_CONFIG_H
|
||||
splint -badflag -I$(top_builddir) $(libcairo_la_CFLAGS) -DHAVE_CONFIG_H $(libcairo_la_SOURCES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue