Added -lXi to the Linux X_LIBS

This commit is contained in:
Don BURNS
2002-04-18 15:16:59 +00:00
parent 4b5e4904ac
commit bef8dbbef3

View File

@@ -165,7 +165,7 @@ endif
FREETYPE_LIB = -lfreetype
GLUT_LIB = -lglut
GL_LIBS = -lGLU -lGL
X_LIBS = -lXmu -lX11
X_LIBS = -lXi -lXmu -lX11
SOCKET_LIBS =
OTHER_LIBS =
PNG_LIBS = -lpng