From b7477fb3881ac4490da040b054094a865128b951 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 6 Sep 2006 00:35:29 +0000 Subject: r18117: first steps in making samba4 use libreplace (This used to be commit c079cedb084d621c5a0aac59310b237ba375df20) --- source4/smbd/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/smbd/config.mk') diff --git a/source4/smbd/config.mk b/source4/smbd/config.mk index 569a1f0d38..42479f5105 100644 --- a/source4/smbd/config.mk +++ b/source4/smbd/config.mk @@ -37,7 +37,7 @@ PRIVATE_DEPENDENCIES = \ LIBSAMBA-UTIL \ PIDFILE \ POPT_SAMBA \ - LIBPOPT \ + POPT_EXT \ gensec \ registry \ ntptr \ -- cgit