bug-ghostscript
[Top][All Lists]
Advanced

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

[PATCH 20/21] Remove 'exe' suffix from GS variable.


From: John Darrington
Subject: [PATCH 20/21] Remove 'exe' suffix from GS variable.
Date: Sun, 12 Jan 2014 12:00:33 +0100

This had the effect of creating libraries called libgsexe.a etc.

* Makefile.in: Remove 'exe' suffix from GS variable.
---
 Makefile.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 758a866..2214d73 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -166,7 +166,8 @@ CAPOPT= @HAVE_MKSTEMP@ @HAVE_FILE64@ @HAVE_MKSTEMP64@ 
@HAVE_FONTCONFIG@ @HAVE_LI
 
 # Define the name of the executable file.
 
address@hidden@@EXEEXT@
address@hidden@
address@hidden@@EXEEXT@
 
 # Define the directories for debugging and profiling binaries, relative to
 # the standard binaries.
-- 
1.7.10.4




reply via email to

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