projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fbb15b
)
HAVE_ULONG_LONG now only defined when unsigned long long is available
author
Diederick Niehorster
<dcnieho@gmail.com>
Sun, 11 Mar 2012 23:35:11 +0000
(23:35 +0000)
committer
Diederick Niehorster
<dcnieho@gmail.com>
Sun, 11 Mar 2012 23:35:11 +0000
(23:35 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1115
7f0cb862
-5218-0410-a997-
914c9d46530a
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
0db8c4f
..
f38897a
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-15,4
+15,4
@@
#cmakedefine NEED_XPARSEGEOMETRY_IMPL
#cmakedefine HAVE_STDINT_H
#cmakedefine HAVE_INTTYPES_H
-#define HAVE_ULONG_LONG ${HAVE_ULONG_LONG}
+#cmakedefine HAVE_ULONG_LONG