summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-08 10:44:13 +1000
committerDamien Miller <djm@mindrot.org>2000-07-08 10:44:13 +1000
commitfe668e4b1636aed7d1adb7c0aaaa07a9b6277421 (patch)
tree9fbd6347186f7af22c54f9d62d8d498c93766f5b /acconfig.h
parent90dcc0590d4ea2bfbfb93f83aab51f2ecf2e88f0 (diff)
*** empty log message ***
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b011d0421..af990565c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Use PIPES instead of a socketpair() */
10#undef USE_PIPES
11
9/* Define if your snprintf is busted */ 12/* Define if your snprintf is busted */
10#undef BROKEN_SNPRINTF 13#undef BROKEN_SNPRINTF
11 14