ftoutln.c is now mandatory. The optional parts of this

component can be disabled with the config macro
FT_CONFIG_OPTION_NO_CONVENIENCE_FUNCS
This commit is contained in:
David Turner 2000-03-28 11:18:39 +00:00
parent e01a41d5eb
commit 7024ca1a37
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <ftobjs.c>
#include <ftstream.c>
#include <ftlist.c>
#include <ftoutln.c>
#include <ftextend.c>