2010-01-23 Vladimir Serbinenko <phcoder@gmail.com>

* configure.ac: Check for libgcc symbols with -nostdlib.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-23 22:56:08 +01:00
parent fc9e58104a
commit 69be5b74be
2 changed files with 16 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2010-01-23 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Check for libgcc symbols with -nostdlib.
2010-01-23 BVK Chaitanya <bvk.groups@gmail.com>
* acinclude.m4: Quote underquoted AC_DEFUN parameters.