annotate nt/inc/netdb.h @ 90401:5ac810cdd794

(ALL_CFLAGS): Add @FREETYPE_CFLAGS@, @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@. (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@. (FONTSRC, FONTOBJ): New variables. (obj): Add $(FONTOBJ). (SOME_MACHINE_OBJECTS): Lib_X11_Lib. (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and @LIBOTF_LIBS@. (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets. (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depends on $(FONTSRC).
author Kenichi Handa <handa@m17n.org>
date Tue, 06 Jun 2006 03:47:33 +0000
parents 68c22ea6027c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15139
4d638e5a9e7d Initial revision
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff changeset
1 /* null version of <netdb.h> - <sys/socket.h> has everything */
89909
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
2
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
3 /* arch-tag: 237ba543-97e2-4bd5-9c9c-32271d955eb1
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
4 (do not change this comment) */