summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2007-04-11 16:22:14 +0000
committertron <tron@pkgsrc.org>2007-04-11 16:22:14 +0000
commit4451a7afedc6a0e18ad33c456d1a6b99781fff91 (patch)
treea94305f1976e7f85b1b95e48ced6949788fb3e63 /x11
parent3c9e08b91aba3ac51bf73bb950e0bea7736f1a42 (diff)
downloadpkgsrc-4451a7afedc6a0e18ad33c456d1a6b99781fff91.tar.gz
Fix broken "configure" script:
It skips the check for the math library on Darwin because the math functions are included in the system library. It however later aborts because it didn't find a math library. Work arround this by not skipping the math library check on Darwin. The "configure" scripts now finds "/usr/lib/libm.dylib" which is a symlink to the system library.
Diffstat (limited to 'x11')
0 files changed, 0 insertions, 0 deletions