commit | c24649d796c8b5c97af79a41856422def2e593bc | [log] [tgz] |
---|---|---|
author | Peter Stuge <peter@stuge.se> | Sat Oct 30 22:28:59 2010 +0200 |
committer | Peter Stuge <peter@stuge.se> | Mon Jun 13 22:01:42 2011 +0200 |
tree | b7d04935411b2884179ee24660d58e3aac088784 | |
parent | 0bd4a4dd89ff64b99ab55bfc0c5782502c10c676 [diff] |
configure.ac: Clean up redundancy and fix LIBS on Linux LIBS, AM_LDFLAGS, OS_ conditionals and THREADS_POSIX had a bit of redundancy throughout the file, and on Linux LIBS ended up missing the -pthread flag.