Link against C library.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 13 Nov 2006 21:54:34 +0000 (22:54 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 13 Nov 2006 21:54:34 +0000 (22:54 +0100)
Makefile

index 8325f7c9e494a720664dd45fe0cd5fac70b89c06..d85296e1596aef141846166944a6881a94bb76e5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ LDFLAGS += -Bsymbolic -x -shared
 # Uncomment these lines to build the module with remote kadmin support.
 KLOCAL =
 LIBS  += `krb5-config --libs krb5 kadm-client`
-LIBS  += -lpam -ldl
+LIBS  += -lpam -ldl -lc
 
 all: pam_krb5_migrate.so