Edit

kc3-lang/libxml2/include/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2022-08-26 01:22:33
    Hash : 0f568c0b
    Message : Consolidate private header files Private functions were previously declared - in header files in the root directory - in public headers guarded with IN_LIBXML - in libxml.h - redundantly in source files that used them. Consolidate all private header files in include/private.

  • include/Makefile.am
  • ## Process this file with automake to produce Makefile.in
    SUBDIRS=libxml private
    
    EXTRA_DIST = win32config.h wsockcompat.h