- fix incorrect setting of $ac_cv_sys_symbol_underscore.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 19 Sep 2007 12:20:52 +0000 (12:20 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 19 Sep 2007 12:20:52 +0000 (12:20 -0000)
commitf1bcdf518fa7868b7819b0248f4b8da02a954dde
tree9717e9ec3bc9e7ebb8d930fd04808b98fe41b069
parent721599538656b49ccd037cdc345bba710c4cdbc7
- fix incorrect setting of $ac_cv_sys_symbol_underscore.
  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 !)
package/libgcrypt/libgcrypt-00-ac_cv_sys_symbol_underscore.patch [new file with mode: 0644]
package/libgcrypt/libgcrypt-01-reconfigure.patch [new file with mode: 0644]
package/libgcrypt/libgcrypt.mk