[±¤°í] ¿ì¼ö°í°´´Ô²² ÀüÈ­±â¸¦ ¹«·á·Î µå¸³´Ï´Ù.

2002-02-23 Thread Çï·Î¿ìÅÚ
Title: HelloTel

corba autoconf macros

2002-02-23 Thread Dan Kegel
I've been using the corbaconf macros at http://corbaconf.kiev.ua/ They look potentially very useful, and I've already gotten some benefit from them. However... It seems wrong that they update universal variables like LIBS. This gets in the way of non-corba programs in the same package. It also se

Re: apparent bug in aclocal.m4

2002-02-23 Thread Tom Tromey
> "Per" == Per Bothner <[EMAIL PROTECTED]> writes: Per> Anyway, I don't pretend to understand the code in aclocal.m4, Per> but it certainly *looks* wrong to set dirpart to "", considering Per> the mkdir "$dirpart/$DEPDIR" just below. I agree. Thanks for the patch. I'm checking it in. FYI t

[±¤°í] ¿ì¼ö°í°´´Ô²² ÀüÈ­±â¸¦ ¹«·á·Î µå¸³´Ï´Ù.

2002-02-23 Thread Çï·Î¿ìÅÚ
Title: HelloTel

Severe performance problem and proposed solution

2002-02-23 Thread Zack Weinberg
It's regularly reported to the GCC list that libstdc++'s configure script takes several hours to execute on certain proprietary Unixes, such as alpha-dec-osf4*. This is due to a bug in the shell. Some versions of the Bourne shell implement here documents by writing the text to a file in /tmp. T