mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-19 15:29:48 +02:00
Merge "configure/automake: add silent-rules option"
This commit is contained in:
@ -2,7 +2,7 @@ AC_INIT([libwebp], [0.1.3],
|
||||
[http://code.google.com/p/webp/issues],,
|
||||
[http://code.google.com/speed/webp])
|
||||
AC_CANONICAL_TARGET
|
||||
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
|
||||
AM_INIT_AUTOMAKE([-Wall foreign silent-rules subdir-objects])
|
||||
AC_PROG_LIBTOOL
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
|
Reference in New Issue
Block a user