diff options
Diffstat (limited to 'changes/bug34233')
-rw-r--r-- | changes/bug34233 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug34233 b/changes/bug34233 new file mode 100644 index 0000000000..24c7869783 --- /dev/null +++ b/changes/bug34233 @@ -0,0 +1,4 @@ + o Minor bugfixes (portability): + - Fix a portability error in the configure script, where we + were using "==" instead of "=". Fixes bug 34233; bugfix on + 0.4.3.5. |