From 2b5ab5e1ff1cf0c97b81850f424b507e8291c7c2 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 8 Jan 2010 22:11:37 +0100 Subject: Import fix from CVS: Erroneus comments in makefile.std --- src/makefile.std | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/makefile.std b/src/makefile.std index c9247df8..3d762d49 100644 --- a/src/makefile.std +++ b/src/makefile.std @@ -330,9 +330,9 @@ LIBS = -L/usr/X11R6/lib -lX11 #COPTS = -Wall -O1 -pipe -g #INCLUDES = -I/usr/X11R6/include #DEFINES = -DLUA_NUM_TYPE=int -DUSE_X11 \ -# -DUSE_EGO_GRAPHICS -DUSE_TRANSPARAENCY -DSUPPORT_GAMMA \ +# -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA \ # -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -#LIBS = -L/usr/X11R6/lib -LX11 +#LIBS = -L/usr/X11R6/lib -lX11 ### End of configurable section ### -- cgit v1.2.3