diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-06 00:35:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:17:34 -0500 |
commit | b7477fb3881ac4490da040b054094a865128b951 (patch) | |
tree | 51356e55b99a6abecc5d002463f8f149d7a9f031 /source4/utils/net | |
parent | 6d2dd5a2383410e3f50a9765b45c364a2d75a984 (diff) | |
download | samba-b7477fb3881ac4490da040b054094a865128b951.tar.gz samba-b7477fb3881ac4490da040b054094a865128b951.tar.xz samba-b7477fb3881ac4490da040b054094a865128b951.zip |
r18117: first steps in making samba4 use libreplace
(This used to be commit c079cedb084d621c5a0aac59310b237ba375df20)
Diffstat (limited to 'source4/utils/net')
-rw-r--r-- | source4/utils/net/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/net/config.mk b/source4/utils/net/config.mk index c07d6a67cb..6985f1475c 100644 --- a/source4/utils/net/config.mk +++ b/source4/utils/net/config.mk @@ -16,7 +16,7 @@ PRIVATE_DEPENDENCIES = \ LIBSAMBA-CONFIG \ LIBSAMBA-UTIL \ LIBSAMBA-NET \ - LIBPOPT \ + POPT_EXT \ POPT_SAMBA \ POPT_CREDENTIALS # End BINARY net |