pkgsrc/print/libgnomeprint/patches
tron 4451a7afed 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.
2007-04-11 16:22:14 +00:00
..
patch-aa
patch-ab
patch-ac Fix broken "configure" script: 2007-04-11 16:22:14 +00:00