Commit 29a90e2610ad5dc93ae4fc24e37a74bbe751f834

Werner Lemberg 2000-08-03T00:03:08

Updating unix/ftconfig.in to recent config/ftconfig.h changes. More C++ fixes: Introducing LOCAL_FUNC_X for local functions used in function pointers (there are no local anonymous functions in C++) and FT_CPLUSPLUS (instead of FT_EXPORT_VAR) to define linkage of structures which contain function pointers.