Ah. It was configured with --without-GTK. It would still be nice to have all the features listed, even when explicitly turned off.
/ Martin Nilsson (bygger parser
Previous text:
2003-01-08 08:20: Subject: GL(UT)
The technique to collect them is,
[configure.in] | ls -1 pike_*.feature 2>/dev/null | xargs cat | sort >>config.info | ls -1 post_modules/*/pike_*.feature modules/*/pike_*.feature 2>/dev/null | xargs cat | sort >>config.info
Did the post_modules configure all right?
/ Mirar