1. corrected HAVE_PW_GECOS detection in configure (which never worked)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2000 16:45:43 +0000 (16:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2000 16:45:43 +0000 (16:45 +0000)
commitbd3277fec0001448a6fad172c5abe0ec4cb86376
tree497e1e43e03181ad726248a4fbc8e62dd6e28365
parent15909a16b313e09d05f40fc9b95b414d7c83bac1
1. corrected HAVE_PW_GECOS detection in configure (which never worked)
2. added and documented wxGetFreeMemory() for Unix (Linux/Solaris only)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
docs/latex/wx/function.tex
include/wx/defs.h
samples/console/console.cpp
setup.h.in
src/msw/app.cpp
src/unix/utilsunx.cpp