diff options
author | Michael Biebl <biebl@debian.org> | 2008-03-29 12:14:26 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2008-03-29 12:14:26 +0100 |
commit | 3d4464215f5496ec5d9b95954bac9704f9c7b125 (patch) | |
tree | 5d72c7e5a1d790b171204718eef2f78843da50b7 /config.h.in | |
parent | ea79ad8dae160f0d0966b5a02fa3b73f0c3d1940 (diff) | |
download | rsyslog-3d4464215f5496ec5d9b95954bac9704f9c7b125.tar.gz |
Imported Upstream version 1.19.1upstream/1.19.1
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index b3eff83..2ac8e8e 100644 --- a/config.h.in +++ b/config.h.in @@ -21,6 +21,9 @@ /* Define to 1 if you have the <arpa/nameser.h> header file. */ #undef HAVE_ARPA_NAMESER_H +/* Define to 1 if you have the <dlfcn.h> header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT |