Comment 19 for bug 1080376

Revision history for this message
Christian Wittmer (chris-computersalat) wrote :

hmm, back with same problem.

1.0.16 does compile but no man pages got installed again.

man pages seem to get installed when Makefile.in has empty VARS for:
@BUILD_WIN32_FALSE@@HAVE_RECENT_SPHINX_TRUE@am__append_44 = \

but Makefile does look like:
#am__append_44 = \
# man/memaslap.1 \
# man/memcapable.1 \
# man/memcat.1 \
# man/memcp.1 \
# man/memdump.1 \
# man/memerror.1 \
# man/memexist.1 \
# man/memflush.1 \
........

so how to get this fixed ?
Thanks
Chris