Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 8f94801c093741166c3a472659c55c4a > files > 33

leafnode-1.11.8-3.fc15.i686.rpm

* If you check out the sources from Git, use this to regenerate things:

  autoreconf -isf
  ./configure --enable-maintainer-mode ...

* The release version is in configure.ac!

* Important: add AC_REPLACE_FUNCS sources to EXTRA_DIST!

* do "make distcheck" before you release

* do "make lsm" to get the lsm file.

* Only use ln_log for LNLOG_SERR severity. The verbosity scheme does not
  fit otherwise.

* OpenSource Docbook conversion is a mess.
  Several solutions are conceivable:
  - XSL sheet -> FO -> XEP -> PDF          best result, costly
  - XSL sheet -> FO -> FOP -> PDF          works
  - DSSSL sheet -> Jade -> JadeTeX -> PDF  works
  - XSL sheet -> PassiveTeX -> PDF         doesn't work at the moment (2005-03)