What steps will reproduce the problem? 1. checkout trunk 2. execute autogen 3. try make
What is the expected output? What do you see instead?
Make should complete the build, a message indicating the config.h.in is missing
What version of the product are you using? On what operating system?
r10 on Ubuntu 10.10/64
Please provide any additional information below.
I suggest using the attached bootstrapper, tried and working fine.
- bootstrap 100
Comment #1
Posted on Mar 5, 2011 by Happy WombatThanks for pointing this out. I noticed this with a fresh checkout a few days ago. I've added a call to autoheader to take care of creating the intermediate config file.
Status: Fixed
Labels:
Type-Defect
Priority-Medium