summaryrefslogtreecommitdiff
path: root/source4/lib/popt
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/popt')
-rw-r--r--source4/lib/popt/config.m45
1 files changed, 2 insertions, 3 deletions
diff --git a/source4/lib/popt/config.m4 b/source4/lib/popt/config.m4
index 5af1d08d20..ff4455efa2 100644
--- a/source4/lib/popt/config.m4
+++ b/source4/lib/popt/config.m4
@@ -33,9 +33,8 @@ else
AC_MSG_RESULT(no)
fi
-#hack
-LIBS="$LIBS ${TMP_LIBPOPT_LIBS}"
+SMB_EXT_LIB(POPT, [${TMP_LIBPOPT_LIBS}])
SMB_SUBSYSTEM(LIBPOPT,[],
[${TMP_LIBPOPT_OBJS}],
- [])
+ [EXT_LIB_POPT])