libnl/doc
Gilles Espinasse 68967eb10e Fix python detection code
Signed-off-by: Gilles Espinasse <g.esp@free.fr>

Compiling libnl versions that include doc or the git tree produce this
checking for python build information...
checking for python2.6... python2.6
checking for main in -lpython2.6... yes
checking python2.6/Python.h usability... yes
checking python2.6/Python.h presence... yes
checking for python2.6/Python.h... yes
./configure: line 4272: test: !=: unary operator expected
checking for python2.5... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
checking for python2.4... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
checking for python2.3... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
checking for python2.2... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
checking for python2.1... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
checking for python... (cached) python2.6
checking for main in -lpython2.6... (cached) yes
checking for python2.6/Python.h... (cached) yes
./configure: line 4272: test: !=: unary operator expected
  results of the Python check:
    Binary:      python2.6
    Library:     python2.6
    Include Dir: no

Fix the unary operator warning allow to break when one python version is found
Add the more recent python versions
Change send upstream as http://savannah.gnu.org/patch/index.php?7897
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2012-12-05 07:55:44 +01:00
..
api doc: documentation restructuring 2012-05-10 12:03:59 +02:00
images doc: add section about addressing 2012-05-09 15:02:40 +02:00
m4 Fix python detection code 2012-12-05 07:55:44 +01:00
src nl: improve API doc of transmit functions 2012-11-08 01:29:12 +01:00
stylesheets asciidoc xhtml stylesheet 2011-09-13 11:07:23 +02:00
.gitignore build: use AC_CONFIG_AUX_DIR 2012-11-26 21:03:14 +01:00
AUTHORS doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
autogen.sh doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
configure.ac Merge branch 'master' of git://git.inai.de/libnl 2012-11-26 23:34:37 +01:00
COPYING doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
core.txt doc: documentation restructuring 2012-05-10 12:03:59 +02:00
Doxyfile.in nl: improve API doc of transmit functions 2012-11-08 01:29:12 +01:00
doxygen-link.py Move to asciidoc 2011-03-31 14:25:57 +02:00
DoxygenLayout.xml doc: update Doxygen layout file to latest format 2012-11-11 11:21:34 +01:00
gen-tags.sh doc: documentation restructuring 2012-05-10 12:03:59 +02:00
index.txt more documentation updates 2011-07-21 16:24:31 +02:00
libnl.css doc: Revert to default stylesheet 2012-11-12 10:26:38 +01:00
Makefile.am doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
README doc: documentation restructuring 2012-05-10 12:03:59 +02:00
resolve-asciidoc-refs.py more documentation updates 2011-07-21 16:24:31 +02:00
route.txt doc: mark route.txt as WIP 2012-10-19 15:06:50 +02:00

Requirements to build documentation

mscgen
  http://www.mcternan.me.uk/mscgen/

mscgen-filter-1.2
  http://code.google.com/p/asciidoc-mscgen-filter/

asciidoc > 8.6.x
doxygen > 1.8.0