Merge branch 'serial-test-harness' into 'master'

Use the serial automake test harness

See merge request cairo/cairo!138
This commit is contained in:
Uli Schlachter 2021-03-25 15:50:44 +00:00
commit c48ea2737c

View file

@ -14,7 +14,7 @@ AC_CONFIG_HEADERS(config.h)
AC_CHECK_HEADERS([unistd.h sys/ioctl.h])
AC_C_TYPEOF
AM_INIT_AUTOMAKE([1.11 foreign -Wall no-define no-dist-gzip dist-xz])
AM_INIT_AUTOMAKE([1.11 foreign -Wall no-define no-dist-gzip dist-xz serial-tests])
AM_SILENT_RULES([yes])
m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) dnl Workaround for Automake 1.12