1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-12 12:59:30 +00:00

[win] fixed a few problems on windows

This commit is contained in:
lins_win7
2012-05-09 16:16:50 +08:00
parent 47ffe05a59
commit 57703f8652
5 changed files with 9 additions and 9 deletions

View File

@@ -42,8 +42,8 @@ AM_PATH_GLIB_2_0
AM_PROG_CC_C_O
LT_PREREQ([2.2.6])
LT_INIT([disable-shared])
dnl LT_INIT([disable-static])
dnl LT_INIT([disable-shared])
LT_INIT([disable-static])
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"