Skip to content

Commit

Permalink
Don't check dlopen on Mac OS X, to retain 10.2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Apr 13, 2006
1 parent 76aa3b2 commit 04e7fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -2331,7 +2331,7 @@ case "$host" in
CheckDummyVideo
CheckDiskAudio
CheckDummyAudio
CheckDLOPEN
#CheckDLOPEN # Don't check dlopen(), to retain 10.2 compatibility
CheckCOCOA
CheckCARBON
CheckX11
Expand Down

0 comments on commit 04e7fd3

Please sign in to comment.