Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
authorMarius Vollmer <mvo@zagadka.de>
Fri, 24 Sep 2004 01:24:00 +0000 (01:24 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 24 Sep 2004 01:24:00 +0000 (01:24 +0000)
commitd8b1bb9387c8d6a4d601557d627ee4b387f44375
treec5eda31b1b1fee741b413d1b909909ecf5b6801e
parentc5c5a1acca3a0b83de57d4e0c8d1436adb3eeabb
Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
for the user and is often overwritten temporarily.
(GUILE_CFLAGS): New, include PTHREAD_CFLAGS here.
(GUILE_LIBS): Remove THREAD_LIBS_INSTALLED, which is unused now.
configure.in