2006-06-23 Ross Burton <ross@openedhand.com>
* configure.ac: Disable static libraries.
This commit is contained in:
parent
b93f381c94
commit
6ddf5c196a
@ -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:
|
||||
|
@ -36,6 +36,7 @@ dnl ========================================================================
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
AC_DISABLE_STATIC
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
# Checks for header files.
|
||||
|
Loading…
Reference in New Issue
Block a user