bump version
[buildroot.git] / package / libgcrypt / libgcrypt-01-reconfigure.patch
blob963ae8b5a08bf3d0a0919ac717f37f135e5e01ac
1 --- libgcrypt-1.2.4.oorig/configure 2007-09-19 13:40:48.000000000 +0200
2 +++ libgcrypt-1.2.4/configure 2007-09-19 13:41:44.000000000 +0200
3 @@ -27370,12 +27370,13 @@
4 i386-emx-os2 | i345686-pc-os2*emx | i386-pc-msdosdjgpp)
5 ac_cv_sys_symbol_underscore=yes
6 ;;
7 - *)
8 + *)if test -z "$ac_cv_sys_symbol_underscore";then
9 if test "$cross_compiling" = yes; then
10 ac_cv_sys_symbol_underscore=yes
11 else
12 tmp_do_check="yes"
14 + fi
16 esac
17 if test "$tmp_do_check" = "yes"; then