Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 112406:7aa0a7abfb6d
configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS
when building with XFT (doing so is incorrect, as Emacs directly uses
fontconfig, and breaks building when using a strict linker).
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 11:45:57 +0900 |
parents | 55a95acb5aa1 |
children |
line wrap: on
line source
# Style Module style = element style { style.attlist, text } style.attlist = title.attrib, I18n.attrib, attribute type { ContentType.datatype }, attribute media { MediaDesc.datatype }?, attribute xml:space { "preserve" }? head.content &= style*