unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2285: 23.0.90; indeterminate X11 "standard dirs"
@ 2009-02-11 14:31 Chong Yidong
  2009-02-11 16:31 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2009-02-11 14:31 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 2285

> So it's not sufficient when configure summarises in the end:
>
>   Where do we find X Windows header files?                Standard dirs
>   Where do we find X Windows libraries?                   Standard dirs
>
> Which are the so-called "standard dirs?"

If you explicitly specify where to find

  ./configure --x-libraries=FOO --x-includes=BAR

then the build process will use that, and the configuration report will
report what you have chosen.  I don't know, off the top of my head,
whether it's possible to extract the information that you want.  It
might be the case that Emacs just lets compiler try to find the header
files and libraries by itself.

I'd prefer not to muck around with the configuration too much during
pretest, but we can look into it after the release.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-12 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 14:31 bug#2285: 23.0.90; indeterminate X11 "standard dirs" Chong Yidong
2009-02-11 16:31 ` Peter Dyballa
2009-02-12 14:06   ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).