kc3-lang/libxml2/libxml-2.0.pc.in

Branch :


Log

Author Commit Date CI Message
0aaaacdb 2003-01-06 10:59:57 applied the patch to fix #101894 Daniel * libxml-2.0.pc.in: applied the patch to fix #101894 Daniel
b82c1669 2001-12-09 14:00:54 do not reference strdup() ! trying to fix the libs of the various config * globals.c: do not reference strdup() ! * configure.in libxml-2.0.pc.in: trying to fix the libs of the various config extraction modules Daniel
98fed37a 2001-09-13 11:34:58 dohh generated the wrong include path :-( re-dohh forgot the new manpage * libxml-2.0.pc.in: dohh generated the wrong include path :-( * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-( Daniel
07cdb2a8 2001-09-12 20:19:58 moved includes to includedir/libxml2/libxml, updated the configuration * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml, updated the configuration scripts systems accordingly
3473f88a 2001-02-23 17:55:21 Revert directory structure changes
64636e7f 2001-02-23 01:37:32 moved to libxml directory - this allow simplify automake/autoconf. Now Thu Feb 23 02:03:56 CET 2001 Tomasz K
ee0a4660 2001-01-27 18:59:33 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting libxml2-devel installable in // as libxml-devel. Daniel
1b478d11 2000-09-30 02:27:55 Use the correct pkg-config syntax (the pkg-config that comes with the RedHat 7.0 glib-gtkbeta RPM and not the one from pkgconfig.sourceforge.net which is old).
dd7d1f6d 2000-09-29 23:17:57 Provide pkg-config script. 2000-09-30 Martin Baulig <baulig@suse.de> * libxml-2.0.pc.in: Provide pkg-config script. * configure.in: Create the libxml-2.0.pc script from the libxml-2.0.pc.in templates. * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc script in `$(libexecdir)/pkgconfig'.