2008-02-13 Yoshinori K. Okuji <okuji@enbug.org>

* configure.ac: Only a cosmetic change on the handling of
      -fno-stack-protector.
This commit is contained in:
okuji 2008-02-13 03:35:48 +00:00
parent f714229e34
commit c3db83643a
7 changed files with 3610 additions and 4004 deletions

View file

@ -88,10 +88,10 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `long', as computed by sizeof. */
/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `void *', as computed by sizeof. */
/* The size of a `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define it to either start or _start */