add --enable-ancient-libc for compiling on systems (like debian stable as of Dec...
commit1ca1719471ac79f1cfd4e2e002d917f6efb90e78
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Thu, 4 Dec 2008 21:58:43 +0000 (4 21:58 +0000)
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Thu, 4 Dec 2008 21:58:43 +0000 (4 21:58 +0000)
treeda529b181c3f7692f81658323a22d5caa5a5461f
parenta2ecf9d684eeb2a67f5ae793bf122a2710d0aafc
add --enable-ancient-libc for compiling on systems (like debian stable as of Dec 2008) that need -D_XOPEN_SOURCE=600 -D_BSD_SOURCE to access PThread r/w locks and other modern stuff

git-svn-id: http://subversion.jackaudio.org/jack/trunk/jack@3162 0c269be4-1314-0410-8aa9-9f06e86f4224
configure.ac