Updated INSTALL again

This commit is contained in:
Matteo Paonessa 2016-09-20 16:14:24 +02:00
parent 1fb07b6567
commit 9326392bb3
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ invoking configure:
$ mkdir build
$ cd build
Then call:
$ ../configure
$ ../configure CFLAGS="-L/opt/mozjpeg/lib64 -I/opt/mozjpeg/include"
$ make
$ sudo make install