no longer use an included libjpeg copy. Use the system one.

This commit is contained in:
Rudolf Polzer
2012-03-01 10:35:32 +01:00
parent 747e474c40
commit ed96b4352a
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#include <stdio.h> /* jpeglib.h needs it */
#include CONFTEST_HEADER
int main()
{