Statistics
| Branch: | Tag: | Revision:

root / DEVNOTES @ f3e513ad

History | View | Annotate | Download (209 Bytes)

1
Developer notes
2
===============
3

    
4
Configuring for development
5
---------------------------
6

    
7
sh autogen.sh && \
8
./configure --enable-maintainer-mode \
9
  --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var