Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4dd76 commit 832181eCopy full SHA for 832181e
1 file changed
PC/config.h
@@ -38,6 +38,9 @@ compiler specific". Therefore, these should be very rare.
38
#define HAVE_LIMITS_H
39
#define HAVE_SYS_UTIME_H
40
#define HAVE_HYPOT
41
+#define HAVE_TEMPNAM
42
+#define HAVE_TMPFILE
43
+#define HAVE_TMPNAM
44
#define DONT_HAVE_SIG_ALARM
45
#define DONT_HAVE_SIG_PAUSE
46
#define LONG_BIT 32
0 commit comments