Re: [E-devel] Re: edb won't compile...

2003-04-12 Thread Malcolm Studd
I remember I was having this problem at one point. The configure.in script is improperly written, but in a way that works in several older versions of autofoo. I found this thread on an automake list, which explains the problem pretty well.

[E-devel] Re: edb won't compile...

2003-04-12 Thread Timothy Saucer
Hi, I ran into the same problem with this, but the work around is to use --enable-cxx and NOT --disable-cxx. I haven't tried to track down where the problem lies, although a number of people have had to use the work around it seems. Hope this helps. tim > After yesterday's eprog build, I proc