mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-07 03:58:01 +02:00
Merge branch 'serial-test-harness' into 'master'
Use the serial automake test harness See merge request cairo/cairo!138
This commit is contained in:
commit
c48ea2737c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue