summaryrefslogtreecommitdiffstats
path: root/package/libgcrypt/libgcrypt-00-ac_cv_sys_symbol_underscore.patch
Commit message (Collapse)AuthorAgeFilesLines
* - fix incorrect setting of $ac_cv_sys_symbol_underscore.Bernhard Reutner-Fischer2007-09-191-0/+24
There is no reason not to AC_COMPILE and use the set cross-nm to look for the symbol mangling scheme. Thus it is incorrect to check for cross compilation in the GNUPG_SYS_SYMBOL_UNDERSCORE check. - fix bug when configuring (has to wipe config.cache !)