We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e663b88 commit a16135eCopy full SHA for a16135e
lisp/Makefile.Darwin
@@ -82,7 +82,7 @@ XLIB= -L/opt/local/lib -L/opt/X11/lib -lX11
82
83
# specify directories where euslisp's libraries are located.
84
EUSLIB= -L$(ADLIBDIR)
85
-GLLIB= -L$/opt/X11/lib -lGLU -lGL -lXext -leusgl
+GLLIB= -L$/opt/X11/lib -lGLU -lGL -lXext
86
87
# POSIX Thread
88
THREADDEP=mthread_posix.c
0 commit comments