diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,6 +38,9 @@ /* Define if you have vsyslog */ #undef HAVE_VSYSLOG +/* Define if you have atexit */ +#undef HAVE_ATEXIT + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: |