Skip to content

Commit

Permalink
Use libtoolize in pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Jul 12, 2014
1 parent a4c9b9f commit d529f7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg-config/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
export CFLAGS="-I$PREFIX/include"
export LDFLAGS="-L$PREFIX/lib"

libtoolize
aclocal
autoreconf -i

./configure --prefix=$PREFIX \
Expand Down

0 comments on commit d529f7a

Please sign in to comment.