ext light frank wrote: > I usually compile qtwebkit when I complile total Qt lib like this: > configure -xxx -webkit and then make from the root directory, > but if I didn't add the -webkit option, configure again. > or if I want to re-compile qtwebkit some time later, how can I do that? make sub-webkit Markus