head	1.2;
access;
symbols
	rel-2-2-3:1.1
	rel-2-2-2:1.1
	rel-2-2-1-merged:1.1
	rel-2-2-1:1.1
	rel-2-2-patches:1.1.0.2
	rel-2-2a:1.1
	rel-2-2:1.1
	rel2-2rc1:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.05.23.19.02.45;	author whmoseley;	state dead;
branches;
next	1.1;

1.1
date	2001.09.27.16.15.21;	author whmoseley;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Updates from jf.pieronne@@laposte.net
@
text
@HOW TO INSTALL - manually:

  1. Read the description of macros that control the bahaviour
     of the program at the beginning of the file snprintf.c,
     change the definitions in snprintf.c or in Makefile if necessary.

  2. make

  3. move the file snprintf.o where your programs will find it



HOW TO INSTALL - with autoconf:

Contributed by Caolan McNamara <Caolan.McNamara@@ul.ie>:

  Though it might be overkill for snprintf I also have
  an autoconf and automaked version which works out the need
  for long long support and makes snprintf optionally into
  a dynamic library on libtool supported platforms.

  1. cd with_autoconf

  2. follow instructions in the file INSTALL there.
@


1.1
log
@Add sprintf library for VMS (libxml2 uses sprintf, but it's not on VMS)
@
text
@@

