emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pretest


From: Chong Yidong
Subject: Re: Pretest
Date: Mon, 30 Oct 2006 15:18:06 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

"Alfred M. Szmidt" <address@hidden> writes:

> I did some digging, the values are from `libsrc_libs' in configure.in
> (they get pulled in from C_SWITCH_SYSTEM which is defined in netbsd.h;
> which OpenBSD uses).  The following patch works for me.
>
> -X11_LDFLAGS = LD_SWITCH_X_SITE LD_SWITCH_X_DEFAULT
> +X11_LDFLAGS = C_SWITCH_SYSTEM LD_SWITCH_X_SITE LD_SWITCH_X_DEFAULT

I think it should be LD_SWITCH_SYSTEM, not C_SWITCH_SYSTEM.  Does
using LD_SWITCH_SYSTEM instead work?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]