Drop --with-libgtop-smp.

No code uses this switch.
This commit is contained in:
Benoît Dejean
2015-03-05 23:43:29 +01:00
parent 4c4466292e
commit aa7f9df00e
3 changed files with 0 additions and 35 deletions

View File

@@ -278,10 +278,6 @@ if test x$libgtop_use_machine_h = xyes ; then
LIBGTOP_INCS="$LIBGTOP_INCS -DHAVE_GLIBTOP_MACHINE_H"
fi
if test x$libgtop_smp = xyes ; then
LIBGTOP_INCS="$LIBGTOP_INCS -DHAVE_LIBGTOP_SMP"
fi
if test x$libgtop_have_sysinfo = xyes ; then
LIBGTOP_INCS="$LIBGTOP_INCS -DHAVE_LIBGTOP_SYSINFO"
fi