pkgsrc/lang/scheme48
marino efbb46ec51 lang/schema48: Fix bad pthreads detection for DragonFly
The schema48 configure schema has a pthreads test that can't be overridden.
The problem is that it starts with -mt, and it thinks the test passes when
in reality gcc complains.  This commit does a post-patch inline replacement
on the configure script to override the test, and to add -pthread to both
$CFLAGS and $LDFLAGS.
2011-12-17 19:02:11 +00:00
..
patches
DESCR
distinfo
Makefile lang/schema48: Fix bad pthreads detection for DragonFly 2011-12-17 19:02:11 +00:00
PLIST