Question #227473 on rohc changed:
https://answers.launchpad.net/rohc/+question/227473
Status: Open => Answered
Didier Barvaux proposed the following answer:
Matthew,
> Looks like when I build 1.6 using autogen.sh the build requires
> me to have doxygen even though I don't have the --enable-doc
> parameter on.
Unlike the ./configure script, the ./autogen.sh script forces some
options on. That's the case of the --enable-doc option. To disable it,
use:
$ ./autogen.sh --disable-doc
Regards,
Didier
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.
_______________________________________________
Mailing list: https://launchpad.net/~rohc
Post to : [email protected]
Unsubscribe : https://launchpad.net/~rohc
More help : https://help.launchpad.net/ListHelp