mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-05 08:26:51 +02:00
Merge "autoconf: enable silent-rules by default"
This commit is contained in:
commit
67fb1003bf
@ -7,9 +7,7 @@ AC_PROG_LIBTOOL
|
|||||||
AM_PROG_CC_C_O
|
AM_PROG_CC_C_O
|
||||||
|
|
||||||
dnl === Enable less verbose output when building.
|
dnl === Enable less verbose output when building.
|
||||||
dnl === If an older aclocal exits with an error comment these lines out.
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||||
m4_define_default([AM_SILENT_RULES], [])
|
|
||||||
AM_SILENT_RULES
|
|
||||||
|
|
||||||
AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=DIR],
|
AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=DIR],
|
||||||
[Path to the pkgconfig directory @<:@LIBDIR/pkgconfig@:>@]),
|
[Path to the pkgconfig directory @<:@LIBDIR/pkgconfig@:>@]),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user