From 4c05dde2b3e1a6ee98e53430a0ce39a8b28750a6 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Mon, 13 Jan 2020 15:06:39 +0000 Subject: Adding X11 libraries path to LDFLAGS in Ghostscript installation Until this commit, the checking of X11 installation done to ensure that it is already available in the host system was crashing in macOS systems. The reason is that the place of the X11 libraries use to be `/opt/X11/lib' in macOS systems. With this commit, this issue has been fixed by adding this directory to the LDFLAGS. --- .file-metadata | Bin 7763 -> 7763 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index a684d71..88b40d7 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1