all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* libpng issues
@ 2018-02-10 19:46 Werner LEMBERG
  2018-02-12  2:45 ` Paul Eggert
  0 siblings, 1 reply; 8+ messages in thread
From: Werner LEMBERG @ 2018-02-10 19:46 UTC (permalink / raw)
  To: emacs-devel


I've just been bitten by

  https://github.com/glennrp/libpng/issues/206

For this reason I suggest two improvements for the configure script of
emacs.

(1) Use `pkg-config' before `libpng-config' to detect libpng.

(2) If `libpng-config' is used, filter out `-L/usr/lib' and
    `-L/usr/lib64' (as suggested in issue #206).


    Werner



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

end of thread, other threads:[~2018-02-12 20:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-10 19:46 libpng issues Werner LEMBERG
2018-02-12  2:45 ` Paul Eggert
2018-02-12  4:32   ` Elias Mårtenson
2018-02-12  7:49     ` Paul Eggert
2018-02-12  8:01       ` Elias Mårtenson
2018-02-12 15:28         ` Paul Eggert
2018-02-12 20:01           ` Werner LEMBERG
2018-02-12 11:37     ` jpff

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.