2006-06-23 Ross Burton <ross@openedhand.com>

* configure.ac:
	Disable static libraries.
This commit is contained in:
Ross Burton 2006-06-23 09:20:04 +00:00
parent b93f381c94
commit 6ddf5c196a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-06-23 Ross Burton <ross@openedhand.com>
* configure.ac:
Disable static libraries.
2006-06-22 Matthew Allum <mallum@openedhand.com>
* web/index.html:

View File

@ -36,6 +36,7 @@ dnl ========================================================================
# Checks for programs.
AC_PROG_CC
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
# Checks for header files.