]> gitweb.michael.orlitzky.com - libsvgtiny-pixbuf.git/commit
Makefile.am,configure.ac: prepare for libxml2
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2023 21:50:07 +0000 (17:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2023 21:50:07 +0000 (17:50 -0400)
commit6d4814828fcf329d64a1474e194751b2ac76be79
treefd66e9f5332157bff77dbedee3355f1450d38837
parent3ffb1b9f69526aada2b9dfe6ef19d74212cb89d4
Makefile.am,configure.ac: prepare for libxml2

I'm going to write my awful strstr-based XML parser with libxml2
soon. Have ./configure look for it and "make" use it.
Makefile.am
configure.ac