Jason Tibbitts 37984ece16 Use the correct expat location
expat.h is (in most Linux distributions, at least) located directly in
/usr/include.  Because the compiler is called with the src directory in
the include path, the include of <expat/expat.h> happens to work but
results in the bundled version of the header being used instead of the
system version.
2019-05-22 10:10:58 +02:00
..
2019-02-01 23:09:02 +01:00
2019-05-22 10:10:58 +02:00
2019-01-18 16:01:43 +01:00