VM

Comment 23 for bug 612222

Revision history for this message
Uday Reddy (reddyuday) wrote : [Bug 612222] Re: [VM] Announcement: VM 8.2.0b (beta-testing) release

Hi Ulrich, it all seems to work well. Thanks very much for fixing them. It
would have taken me ages to do it!

The only remaining problem is that of these warnings generated by
configure.

----
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating lisp/Makefile
config.status: WARNING: 'lisp/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating info/Makefile
config.status: WARNING: 'info/Makefile.in' seems to ignore the --datarootdir setting
----

Won't it be ok to include datarootdir just satisfy configure? Naive users
are likely to get scared by such warnings.

Cheers,
Uday