noinst_LIBRARIES = libfont.a libfont_a_SOURCES = font.c xfont.c xfont_stubs.c ftfont.c EXTRA_DIST = bdfint.h bufio.h fntfilio.h fontproto.h fontxlfd.h \ x11font.h bitmap.h fntfil.h fontmisc.h fontstruct.h pcf.h # /usr/X11R6/include is for X11 headers, there is a link in Linux from # /usr/X11R6/include/X11 to /usr/include/X11, but no such link in FreeBSD # better solution is to check the library? # INCLUDES = -I${top_srcdir}/include -I/usr/X11R6/include @CCE_EXTRAINCLUDES@