README

changeset 35
5a71d53d0228
parent 25
9d41e3611050
child 36
63cd573ffbcf
--- a/README	Sun Apr 01 01:43:46 2001 +0200
+++ b/README	Sat Jan 19 19:14:36 2002 +0100
@@ -24,8 +24,8 @@
 ---
 
 Libtu needs the functions asprintf and vasprintf. These do not
-exist on most platforms. One implementation is available at
-<http://www.ijs.si/software/snprintf/>, which is used by default
-and is supposed to be found at ../snprintf_2.2. To use the
-system's versions, if available, modify system.mk.
+exist on most platforms. One implementation by Mark Martinec
+is included in snprintf_2.2/ and is used by default. To use the
+system's versions of these functions, if available, modify
+system.mk.
 

mercurial