]> source.dussan.org Git - tigervnc.git/commit
OS X has the PAM library, but only 10.6 has the headers, so check for those. NOTE...
authorDRC <dcommander@users.sourceforge.net>
Thu, 30 Sep 2010 07:41:56 +0000 (07:41 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 30 Sep 2010 07:41:56 +0000 (07:41 +0000)
commitee770d0d1e31b5ef0344415bee04d9e87ac56679
tree80a12095ee9f9e99bdf2b6e6aaa303cd41e06bf4
parentdb18b7445d37ca0202df3b544fac8ad3512425bd
OS X has the PAM library, but only 10.6 has the headers, so check for those.  NOTE: a compiler check is forced because, when cross-compiling on 10.6 using the 10.5 or 10.4 SDK, the preprocessor will detect the headers in /usr/include, but the compiler can't compile them, since the SDK does not have those headers.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4149 3789f03b-4d11-0410-bbf8-ca57d06f2519
configure.ac