2010/5/24 standardabweichung° | Daniel Kuhnlein
<[email protected]>:
> Hello Matthias,
>
> i´ve checked this now with the latest developement snapshot and
> its true. There´s no config.h but a config.h.in file.

config.h is the last file created by configure,  i.e.

...
...
checking for missing libraries...
configure: creating ./config.status
config.status: creating Makefile.common
config.status: WARNING:  'Makefile.common.in' seems to ignore the
--datarootdir setting
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/action/Makefile
config.status: creating src/Makefile
config.status: creating lib/pdf/Makefile
config.status: creating swfs/Makefile
config.status: creating lib/python/Makefile
config.status: creating lib/readers/Makefile
config.status: creating config.h

Where does your configure stop?

Chris.

Reply via email to