Package: giblib / 1.2.4-11

Metadata

Package Version Patches format
giblib 1.2.4-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix configure ac.diff | (download)

configure.ac | 22 8 + 14 - 0 !
configure.in | 51 0 + 51 - 0 !
giblib-config.in | 4 2 + 2 - 0 !
giblib.pc.in | 4 2 + 2 - 0 !
giblib/Makefile.am | 4 2 + 2 - 0 !
5 files changed, 14 insertions(+), 71 deletions(-)

 [patch 1/2] configure.ac + makefile.am: fix the imlib2 detection

Although imlib2 is correctly checked for, the variables used to get
the CFLAGS and LIBS are wrong (perhaps a remnant of the pre-imlib2
era, when giblib was using imlib).

Fix some iunder-quoting in configure.ac.

Remove legacy configure.in.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>