Only build dlloader modules by default.

This commit is contained in:
Adam Jackson 2005-11-29 23:34:30 +00:00
parent da5d66f2ff
commit ed826d563c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-11-29 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
Only build dlloader modules by default.
2005-11-29 Kevin E. Martin <kem-at-freedesktop-dot-org>
* GL/glx/Makefile.am:

View File

@ -52,6 +52,7 @@ AM_PROG_AS
AC_PROG_INSTALL
AC_PROG_LN_S
AC_LIBTOOL_WIN32_DLL
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
AC_PROG_MAKE_SET
PKG_PROG_PKG_CONFIG