On Nov 5, 2013, at 11:00 AM, Dominique Orban <dominique.or...@gmail.com> wrote:
> I'm installing in a fresh location and include/event2 is still there. I don't > speak configure so I may be doing something wrong. It's enough to change the > Makefile.am, isn't it? No, it may well not be sufficient. If you don't have the same version of automake that we used to make the 1.7 tarball, then automake won't re-generate Makefile.in (and Makefile) from the Makefile.am during "make", and therefore it'll still use the old rules to install the $prefix/include/event2 directory. You'll probably need to patch the Makefile.in (to not install the event2 directory), then run configure, and then you'll be good. Ick. :-\ On the trunk, I currently get no $prefix/include/event2 directory when I "make install". -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/