new upstream release

This commit is contained in:
Tomas Mraz 2013-05-15 13:37:46 +02:00
parent 34963651cc
commit ec6d7f98ff
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ diff -up libassuan-2.1.0/src/libassuan-config.in.multilib libassuan-2.1.0/src/li
extralibs="@LIBASSUAN_CONFIG_EXTRA_LIBS@ $gpg_error_libs"
cflags="@LIBASSUAN_CONFIG_CFLAGS@ $gpg_error_cflags"
api_version="@LIBASSUAN_CONFIG_API_VERSION@"
-my_host="none"
+my_host="@LIBASSUAN_CONFIG_HOST@"
-my_host="@LIBASSUAN_CONFIG_HOST@"
+my_host="none"
prefix=@prefix@
exec_prefix=@exec_prefix@
includes=""