* Source/art/GNUmakefile: Do not make headers publilc.

* Source/gsc/GNUmakefile: Ditto.
        * Source/x11/GNUmakefile: Ditto.
        * Source/xdps/GNUmakefile: Ditto.
        * Source/xlib/GNUmakefile: Ditto.

        * Headers/win32/*.h: Update includes for new header structure.
        * Headers/winlib/*.h: Ditto.
        * Headers/x11/XGServer.h: Ditto.
        * Headers/xlib/*.h: Ditto.

        * Source/art/ftfont.m: Ditto.
        * Source/gsc/*.m: Ditto.
        * Source/x11/*.m: Ditto.
        * Source/xdps/*.m: Ditto.
        * Source/xlib/*.m: Ditto.

        * Tools/gpbs.m: Ditto.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17409 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2003-07-31 23:57:11 +00:00
parent ea66df3a8e
commit 98036d3302
27 changed files with 48 additions and 62 deletions

View file

@ -29,7 +29,7 @@
#define __AFMFileFontInfo_h__
#include <Foundation/NSMapTable.h>
#include <AppKit/GSFontInfo.h>
#include <GNUstepGUI/GSFontInfo.h>
#include "parseAFM.h"
typedef struct {