Skip to content
Commit 43997c1c authored by Ikey Doherty's avatar Ikey Doherty Committed by Stef Walter
Browse files

autotools: Fix the manpages flag in configure.ac

Running ./configure --disable-man-pages is invalid, despite being
reported as valid by the configure script. The actual flag should
be --disable-manpages. This commit corrects this behaviour.

https://bugzilla.gnome.org/show_bug.cgi?id=707452
parent cbc8e696
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment