mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
updated comment for libbitmap
This commit is contained in:
@@ -22,9 +22,10 @@ libafb_la_LDFLAGS = -avoid-version
|
||||
libafb_la_LIBADD = $(top_srcdir)/afb/libafb.la
|
||||
libafb_la_SOURCES = afbmodule.c
|
||||
|
||||
# libbitmap is just a wrapper around the bitmap font code in Xfont.
|
||||
# it doesn't even make sense to have it loadable, but, welcome to X.
|
||||
libbitmap_la_SOURCES = bitmapmod.c
|
||||
libbitmap_la_LDFLAGS = -avoid-version # `pkg-config --libs xfont`
|
||||
# XXX sources?
|
||||
|
||||
libcfb_la_LDFLAGS = -avoid-version
|
||||
libcfb_la_LIBADD = $(top_srcdir)/cfb/libcfb.la
|
||||
|
||||
Reference in New Issue
Block a user