mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
Remove tabs in configure.ac
Change-Id: Ia6cd668523881ca6777a723bfe3460f38d064934
This commit is contained in:
parent
b3d35fc130
commit
217ec7f4d0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user