ifconfig under NetBSD also takes -a

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-09-21 23:54:07 +00:00
parent fd67d2658b
commit 489bf4ae93

View File

@@ -677,6 +677,7 @@ wxDialUpManagerImpl::CheckIfconfig()
wxString cmd = wxT("/bin/sh -c \'");
cmd << m_IfconfigPath;
#if defined(__AIX__) || \
defined(__NETBSD__) || \
defined(__OSF__) || \
defined(__SOLARIS__) || defined (__SUNOS__)
// need to add -a flag