1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-19 16:52:17 +01:00

Disable static libraries, not supported and breaks building on Solaris.

This commit is contained in:
Simon Josefsson 2009-01-13 10:34:21 +00:00
parent f7557db3e2
commit 14ab1a1a2d

View File

@ -37,6 +37,7 @@ AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
AC_PROG_CC
AC_LIBTOOL_WIN32_DLL
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
AC_CHECK_HEADERS([security/pam_appl.h], [],