diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-09-06 01:36:02 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:17:35 -0500 |
commit | a59706f721c70e9a4f78eb2296bb746b912ce9d0 (patch) | |
tree | 6a0744113bec965cfec156f6c68cb905ee1ebe5c /source4/utils/net | |
parent | a83286d91cd3ff61b276955b1e0998f9e8ebc527 (diff) | |
download | samba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.tar.gz samba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.tar.bz2 samba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.zip |
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
(This used to be commit 1adf65b4d7c5d2d4f65d4b28575bdf2368a42139)
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 6985f1475c..c07d6a67cb 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 \ - POPT_EXT \ + LIBPOPT \ POPT_SAMBA \ POPT_CREDENTIALS # End BINARY net |