Commit af333b9a by Andrew Pinski Committed by Andrew Pinski

configure.ac: Fix a typo in *-*-darwin clause.

2007-06-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * configure.ac: Fix a typo in *-*-darwin clause.
        * configure: Regenerated.

From-SVN: r125301
parent 49379cb1
2007-06-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
* configure.ac: Fix a typo in *-*-darwin clause.
* configure: Regenerated.
2007-06-02 H.J. Lu <hongjiu.lu@intel.com>
* configure.ac: Fix a typo.
......
......@@ -134,7 +134,7 @@ case "${host}" in
*-darwin*)
# Darwin is the only target so far that needs a different include directory.
includedirname=include-gnu-runtime
libsubfix=-gnu
libsuffix=-gnu
;;
esac
AC_SUBST(includedirname)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment