From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Jun 2013 23:52:54 +0000 (23:52 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Jun 2013 23:52:54 +0000 (23:52 +0000)
commitc27f5bc12c991ca22cdd4b64c41a166594180164
tree6b29e094fb2555006039d25e58befe3883b55d2e
parent43cff145b0cd4c1fe00c4c9b339192aa3155920d
From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821

if no make options are given to the macosx-setup.sh script by the user, the
script sets the number of parallel make jobs to 1.5x CPU cores.

Bonus enhancement: print the "export PKG_CONFIG_PATH" information in autogen.sh
on OsX, so people don't have to remember it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50070 f5534014-38df-0310-8fa8-9805f1628bb7
autogen.sh
macosx-setup.sh