view DOCS/xml/pl/html-single.xsl @ 29124:a24febe919b5

Move darwin CFLAG settings to darwin section at the beginning of configure.
author diego
date Fri, 10 Apr 2009 13:37:59 +0000
parents 6668da86cff9
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-single.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>