mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-11 02:20:33 +02:00
Remove tabs in configure.ac
Change-Id: Ia6cd668523881ca6777a723bfe3460f38d064934
This commit is contained in:
@ -12,8 +12,8 @@ m4_define_default([AM_SILENT_RULES], [])
|
|||||||
AM_SILENT_RULES
|
AM_SILENT_RULES
|
||||||
|
|
||||||
AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=PATH],
|
AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=PATH],
|
||||||
[Path to the pkgconfig directory [[LIBDIR/pkgconfig]]]),
|
[Path to the pkgconfig directory [[LIBDIR/pkgconfig]]]),
|
||||||
[pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig'])
|
[pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig'])
|
||||||
AC_SUBST([pkgconfigdir])
|
AC_SUBST([pkgconfigdir])
|
||||||
|
|
||||||
dnl === Check for native log2
|
dnl === Check for native log2
|
||||||
|
Reference in New Issue
Block a user