Moving memory query status code to use sysinfo() instead of /proc.

This commit is contained in:
Sanel Zukan
2013-01-09 13:45:49 +00:00
parent e01506d58a
commit 465eb7dfe3
4 changed files with 25 additions and 51 deletions

View File

@@ -11,7 +11,7 @@
SubDir TOP ede-panel ;
EdeProgram ede-panel : Hider.cpp Panel.cpp AppletManager.cpp ede-panel.cpp ;
#ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ;
ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ;
if $(OS) != "SOLARIS" {
# also must use this flag (on anything but Solaris) or program will crash