mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
temp undo of commit 1201
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1202 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
aeb059a727
commit
8f947b898c
@ -321,7 +321,6 @@ if test x"$want_portmon" = xyes; then
|
||||
AC_MSG_ERROR([missing a needed network header for port monitoring])
|
||||
fi
|
||||
WANT_GLIB=yes
|
||||
WANT_POSIX_SOURCE=yes
|
||||
AC_DEFINE(TCP_PORT_MONITOR, 1, [Define if you want tcp port monitoring support])
|
||||
fi
|
||||
fi
|
||||
@ -455,14 +454,6 @@ if test x$WANT_GLIB = xyes; then
|
||||
LIBS="$LIBS $GLib2_LIBS"
|
||||
fi
|
||||
|
||||
dnl
|
||||
dnl _POSIX_SOURCE
|
||||
dnl
|
||||
|
||||
if test x$WANT_POSIX_SOURCE = xyes; then
|
||||
CFLAGS="$CFLAGS -D _POSIX_SOURCE"
|
||||
fi
|
||||
|
||||
dnl
|
||||
dnl KVM
|
||||
dnl
|
||||
|
Loading…
Reference in New Issue
Block a user