about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 97cfafc..fd96edd 100755
--- a/configure
+++ b/configure
@@ -41,6 +41,7 @@ case "$(uname)" in
 		;;
 	(Linux)
 		cflags -D_GNU_SOURCE
+		ldadd dl -ldl
 		config kcgi kcgi-html
 		;;
 	(*)