autogen.sh


Log

Author Commit Date CI Message
Daniel Veillard cd1d9448 2001-06-23T18:53:44 should finish the migration of exported includes into a real * configure.in: should finish the migration of exported includes into a real include/libxml in CVS, at least for CVS users. * removed the exported headers, added in include/libxml (as well as xmlversion.h.in). Daniel
Owen Taylor 3473f88a 2001-02-23T17:55:21 Revert directory structure changes
CET 2001 Tomasz Kłoczko 64636e7f 2001-02-23T01:37:32 moved to libxml directory - this allow simplify automake/autoconf. Now Thu Feb 23 02:03:56 CET 2001 Tomasz Kłoczko <kloczek@pld.org.pl> * *.c *.h libxml files: moved to libxml directory - this allow simplify automake/autoconf. Now isn't neccessary hack on am/ac level for make and remove libxml symlink (modified for this also configure.in and main Makefile.am). Now automake abilities are used in best way (like in many other projects with libraries). * include/win32config.h: moved to libxml directory (now include directory isn't neccessary). * Makefile.am, examples/Makefile.am, libxml/Makefile.am: added empty DEFS and in INCLUDES rest only -I$(top_builddir) - this allow minimize parameters count passed to libtool script (now compilation is also slyghtly more quiet). * configure.in: simplifies libzdetestion - prepare separated variables for keep libz name and path to libz header files isn't realy neccessary (if someone have libz installed in non standard prefix path to header files ald library can be passed as: $ CFALGS="-I</libz.h/path>" LDFLAGS="-L</libz/path>" ./configure * autogen.sh: check now for libxml/entities.h. After above building libxml pass correctly and also pass "make install DESTDIR=</install/prefix>" from tar ball generated by "make dist". Seems ac/am reorganization is finished. This changes not touches any other things on *.{c,h} files level.
Daniel Veillard 361d845d 2000-04-03T19:48:13 Work done on the plane, ready to release libxml2-2.0.0, Daniel
Daniel Veillard 19b858c4 1999-02-06T18:12:01 *** empty log message ***
Arturo Espinosa cd69df9b 1998-12-28T23:49:02 Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though
Elliot Lee 8f8b4c80 1998-12-23T00:37:26 allow srcdir != builddir, or somesuch. allow srcdir != builddir, or somesuch.
Elliot Lee aa873f7b 1998-11-20T05:12:04 allow setting $OBJ_DIR to specify building in a subdir
Daniel Veillard 7066a79c 1998-10-01T20:28:28 Patched autogen.sh to to autoupdate libtool and automake config files, Daniel.
Daniel Veillard 260a68fd 1998-08-13T03:39:55 Release 0.2, 80% rewrite, nothing left intact ... Daniel
Christopher Blizzard b7e2badf 1998-07-24T20:09:58 ) * We're compiling gnome-xml, not GLIB. :)
Daniel Veillard 01791d57 1998-07-24T19:24:09 Added the XML code developped at W3C, Daniel.