Changeset 97 for trunk/configure.ac


Ignore:
Timestamp:
Mar 20, 2007, 11:32:11 PM (18 years ago)
Author:
rainer
Message:

Fix for ticket #56 (workaround for libmysql/x86-64 bug with mysql_options).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r91 r97  
    24072407echo "ac_cv_sizeof_char_p         size of pointer to char ${ac_cv_sizeof_char_p}"
    24082408echo "ac_cv_sizeof_char_p         size of size_t          ${ac_cv_sizeof_size_t}"
    2409 echo "ac_cv_sizeof_unsigned_int_  size of unsigned int    ${ac_cv_sizeof_unsigned_int_}"
     2409echo "ac_cv_sizeof_unsigned_int   size of unsigned int    ${ac_cv_sizeof_unsigned_int}"
    24102410echo "ac_cv_sizeof_unsigned_long  size of unsigned long   ${ac_cv_sizeof_unsigned_long}"
    24112411echo "ac_cv_sizeof_unsigned_short size of unsigned short  ${ac_cv_sizeof_unsigned_short}"
Note: See TracChangeset for help on using the changeset viewer.