aboutsummaryrefslogtreecommitdiff
path: root/extra/oksh/files/pconfig.h
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-21 13:33:16 +0300
committerCem Keylan <cem@ckyln.com>2020-09-21 13:33:16 +0300
commitd5d871260ea23bc8c7afd32ee5df10dff241b15e (patch)
treefd3f91fd20e0d3086dda5d5e1a7f91ca1aa35050 /extra/oksh/files/pconfig.h
parentc83dad2a4891e4818dfecd299a7ac7568dd201b3 (diff)
downloadrepository-d5d871260ea23bc8c7afd32ee5df10dff241b15e.tar.gz
oksh: use handmade Makefile instead
Diffstat (limited to 'extra/oksh/files/pconfig.h')
-rw-r--r--extra/oksh/files/pconfig.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/extra/oksh/files/pconfig.h b/extra/oksh/files/pconfig.h
new file mode 100644
index 00000000..0a7a9485
--- /dev/null
+++ b/extra/oksh/files/pconfig.h
@@ -0,0 +1,14 @@
+/* This file automatically generated by configure. */
+
+#define __dead __attribute__((__noreturn__))
+#define HAVE_ASPRINTF
+#define HAVE_CONFSTR
+#define HAVE_CURSES
+#define HAVE_SETRESGID
+#define HAVE_SETRESUID
+#define HAVE_SIG_T
+#define HAVE_ST_MTIM
+#define HAVE_STRLCAT
+#define HAVE_STRLCPY
+#define HAVE_TIMERADD
+#define HAVE_TIMERSUB