in Makefile.am, it hardcodes the docdir value:
https://code.google.com/p/google-glog/source/browse/trunk/Makefile.am#41
this isn't needed as automake will set this for you when running configure. it
lets the --docdir flag actually work.
Original issue reported on code.google.com by vapier@gmail.com on 27 Mar 2014 at 2:22
Original issue reported on code.google.com by
vapier@gmail.com
on 27 Mar 2014 at 2:22