git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe3742
)
make sure that HAVE_OPENGL isn't accidently defined
author
kramm
<kramm>
Sun, 13 Jul 2008 18:50:43 +0000
(18:50 +0000)
committer
kramm
<kramm>
Sun, 13 Jul 2008 18:50:43 +0000
(18:50 +0000)
m4/opengl.m4
patch
|
blob
|
history
diff --git
a/m4/opengl.m4
b/m4/opengl.m4
index
c942d95
..
fce4352
100644
(file)
--- a/
m4/opengl.m4
+++ b/
m4/opengl.m4
@@
-41,7
+41,7
@@
if { (eval echo opengl.m4:71: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && tes
else
echo "configure: failed program was:" >&5
cat conftest.c >&5
- HAVE_OPENGL=0
+ HAVE_OPENGL=
AC_MSG_RESULT(no)
fi
rm -f conftest*