Re: can I use dmesg to detect CPU type?

2005-02-23 Thread Sascha Silbe
On Wed, Feb 23, 2005 at 05:31:49PM +0100, Dimitri Ognibene wrote: I'd like to choose cpu specific CFLAGS, for Athlon,pentium 3,4,5,6,7... Let the user choose the CFLAGS. Just give a hint in the README about adding optimized CFLAGS. Otherwise the package will always work only on hosts with exactl

autoconf choking on paths containing comma

2002-04-27 Thread Sascha Silbe
Hi! I first tried it on the openssh ml, but they told me it'd rather look like a bug in autoconf, so here I am. This is my problem: If I leave the openssh 3.1p1 sources untouched, it works fine with paths containing a comma (,). But after just running autoconf (without touching anything else

Re: autoconf choking on paths containing comma

2002-04-27 Thread Sascha Silbe
On Sat, Apr 27, 2002 at 11:35:22AM +0200, Sascha Silbe [a] wrote: Forgot to mention that: I'm using autoconf 2.53 (the one that's in Debian woody). CU/Lnx Sascha Registered Linux User #77587 (http://counter.li.org/) msg07325/pgp0.pgp Description: PGP signature

Re: autoconf choking on paths containing comma

2002-04-27 Thread Sascha Silbe
On Sat, Apr 27, 2002 at 11:56:54AM -0400, Earnie Boyd [EB] wrote: EB> The autoconf team chose to use a comma `,' character in the sed command because they reasoned that most persons wouldn't have path names with commas. Most, but not all. EB> Yes it is. Change your path names. That's a very

Re: Supporting AC_TRY_RUN for cross-compilation (was: AC_FUNC_SETVBUF _REVERSED in cross-compilation)

2002-05-16 Thread Sascha Silbe
On Wed, May 08, 2002 at 10:17:18AM -0700, Dan Kegel [DK] wrote: DK> Another path we should pursue in parallel: for those cases where DK> the host system is on the network and available to run code, [...] How about splitting up autoconf into two parts: Part one creates some kind of "machine/en