mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-10 22:51:37 +00:00
Removed CVS conflict.
This commit is contained in:
parent
b227999f7a
commit
5001f7a5e8
1 changed files with 0 additions and 5 deletions
|
@ -341,13 +341,8 @@ fi
|
||||||
if test "x$HAS_OGL" != xyes; then
|
if test "x$HAS_OGL" != xyes; then
|
||||||
OGL_CFLAGS="" OGL_LIBS=""
|
OGL_CFLAGS="" OGL_LIBS=""
|
||||||
else
|
else
|
||||||
<<<<<<< configure.in
|
|
||||||
if test "x$HAS_XMESA" = xyes; then
|
|
||||||
AC_DEFINE(XMESA,1)
|
|
||||||
=======
|
|
||||||
if test "x$HAS_XMESA" = xyes; then
|
if test "x$HAS_XMESA" = xyes; then
|
||||||
AC_DEFINE(XMESA)
|
AC_DEFINE(XMESA)
|
||||||
>>>>>>> 1.50
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue