View · Search · Index
No registered users in community xowiki
in last 10 minutes

[Xotcl] Bug: configure step assumes aolserver extensions if "aolserver" in $CWD

From: <jim_at_jam.sessionsnet.org>
Date: 29 Mar 2004 01:55:30 -0000

Hi,

When configuring xotcl in any way whatsoever, it checks the $CWD variable
to determine if the string "aolserver" is anywhere in it. If so, it assumes
mistakenly in many cases that the build should include aolserver extensions.

The right way to do this is to add to configure.in a switch that allows the
builder to tell the configure step whether or not it should build with
aolserver extensions.

-Jim