add AM_DISABLE_STATIC here too.
* configure.in: add AM_DISABLE_STATIC here too. svn path=/trunk/; revision=23064
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-10-24 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in: add AM_DISABLE_STATIC here too.
|
||||
|
||||
2003-10-23 Dan Winship <danw@ximian.com>
|
||||
|
||||
* src/libical/Makefile.am (libical_evolutioninclude_HEADERS):
|
||||
|
@ -26,6 +26,7 @@ AC_PROG_LN_S
|
||||
AC_PROG_INSTALL
|
||||
|
||||
dnl Initialize libtool
|
||||
AM_DISABLE_STATIC
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
AC_SUBST(AR)
|
||||
|
Reference in New Issue
Block a user