--- a/libupnpp/config.h.in
+++ b/libupnpp/config.h.in
@@ -8,6 +8,21 @@
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the `ixml' library (-lixml). */
+#undef HAVE_LIBIXML
+
+/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
+#undef HAVE_LIBMPDCLIENT
+
+/* Define to 1 if you have the `pthread' library (-lpthread). */
+#undef HAVE_LIBPTHREAD
+
+/* Define to 1 if you have the `rt' library (-lrt). */
+#undef HAVE_LIBRT
+
+/* Define to 1 if you have the `upnp' library (-lupnp). */
+#undef HAVE_LIBUPNP
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H