Correction to the imlib2 detection routine in autoconf:
commit903e3fdef4790afb65a82b9632e563cf8640e162
author <sylvain@sylvain.(none)> <>
Wed, 30 Nov 2005 05:50:12 +0000 (30 00:50 -0500)
committer <sylvain@sylvain.(none)> <>
Wed, 30 Nov 2005 05:50:12 +0000 (30 00:50 -0500)
tree49789fe712ff5a788916e6fa9be1a2600c9aff14
parent58398a58056968f1536daf01bd0ac5daaba28551
Correction to the imlib2 detection routine in autoconf:
We now try to compile and link demo a program using only -lIMLIB2,
then we go back at using the flags from imlib2-config if it fails.
Thanks to Steve Langasek for taking the time to signal this to me.
acinclude.m4
configure.ac