summaryrefslogtreecommitdiff
path: root/MCONFIG.in
diff options
context:
space:
mode:
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
new file mode 100644
index 0000000..4c340b0
--- /dev/null
+++ b/MCONFIG.in
@@ -0,0 +1,22 @@
+# Dirs
+INSTALLROOT
+BINDIR
+SBINDIR
+MANDIR
+
+# Modes
+BINMODE
+DAEMONMODE
+MANMODE
+
+# Compiling
+ALLWARNINGS
+CC
+CFLAGS
+LDFLAGS
+LIBS
+
+# Features
+FN(snprintf)
+TYPE(socklen_t)
+