Skip to content

Commit

Permalink
Rollback confusing ACLOCAL_AMFLAGS.
Browse files Browse the repository at this point in the history
  • Loading branch information
bonitao committed Dec 28, 2018
1 parent 68705be commit 69f81ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 69f81ca

Please sign in to comment.