summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 44a5686d0..f106c04d6 100644
--- a/config.h.in
+++ b/config.h.in
@@ -126,6 +126,9 @@
126/* Define if you have the dl library (-ldl). */ 126/* Define if you have the dl library (-ldl). */
127#undef HAVE_LIBDL 127#undef HAVE_LIBDL
128 128
129/* Define if you have the nsl library (-lnsl). */
130#undef HAVE_LIBNSL
131
129/* Define if you have the pam library (-lpam). */ 132/* Define if you have the pam library (-lpam). */
130#undef HAVE_LIBPAM 133#undef HAVE_LIBPAM
131 134