]> git.draconx.ca Git - cdecl99.git/commit
Fix configuration on Solaris 8.
authorNick Bowler <nbowler@draconx.ca>
Tue, 24 Jan 2023 07:14:53 +0000 (02:14 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 25 Jan 2023 04:27:51 +0000 (23:27 -0500)
commit881854b714cb3987911800c88345ea61db40fb03
tree62615ad456c50e0cfce1ac0266221ca41c5dcc86
parentebd914f74112325a90ce2b5065506fe4ad51cf9e
Fix configuration on Solaris 8.

There is an quoting error in Gnulib's threadlib.m4 which causes
incorrect configuration settings on old Solaris.  We can repeat
the simple check with correct quoting to workaround the problem.

Additionally, pull in DX_LINGUAS fixes from dxcommon to avoid
tripping on Solaris' pre-POSIX /bin/awk.
common
configure.ac
m4/.gitignore