• Show log

    Commit

  • Hash : 29a90e26
    Author : Werner Lemberg
    Date : 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.