git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
#pragmas for MAKECINT in combination with namespaces
[ginac.git]
/
config.h.in
diff --git
a/config.h.in
b/config.h.in
index f4d7fb17e2aea485294d01eea54bdc018a4b308e..8709ddce6e800509aff08042892ad1f8f4be92a2 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-18,6
+18,9
@@
/* The number of bytes in a long long. */
#undef SIZEOF_LONG_LONG
+/* Define if you have the tgetent function. */
+#undef HAVE_TGETENT
+
/* Define if you have the <algorithm> header file. */
#undef HAVE_ALGORITHM