1
Fork 0

Rollback confusing ACLOCAL_AMFLAGS.

main
Davi de Castro Reis 2015-12-08 20:41:43 +00:00
parent 68705bea29
commit 69f81ca7ba
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ pkgconfig_DATA = cmph.pc
if USE_CXXMPH
pkgconfig_DATA += cxxmph.pc
endif
ACLOCAL_AMFLAGS=-I m4
ACLOCAL_AMFLAGS="-Im4"
pkgconfigdir = $(libdir)/pkgconfig