
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp". The branch, master has been updated via a4cb51f3ce2e599377f122b79dad696603c6b202 (commit) from 7e5b00bfacdf0a3693fef1d92329da18bf4e028b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a4cb51f3ce2e599377f122b79dad696603c6b202 Author: Raymond Toy <toy.raymond@gmail.com> Date: Wed Aug 6 19:57:55 2014 -0700 Remove commented-out LDFLAGS. diff --git a/src/motif/server/Config.x86 b/src/motif/server/Config.x86 index d830710..fb0e8f9 100644 --- a/src/motif/server/Config.x86 +++ b/src/motif/server/Config.x86 @@ -1,5 +1,4 @@ CFLAGS += -m32 -O2 -I/usr/X11R6/include -I. -I$(VPATH) -# LDFLAGS += -L/usr/X11R6/lib # On OpenSuSE 11.3,the 32-bit X libraries are in /usr/lib. LDFLAGS += -m32 -L/usr/lib LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -lXp -ldl -lpthread ----------------------------------------------------------------------- Summary of changes: src/motif/server/Config.x86 | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- CMU Common Lisp