Remove mklib
This commit is contained in:

committed by
Andreas Boll

parent
41349a4253
commit
8f8e85e703
@@ -320,15 +320,6 @@ esac
|
|||||||
|
|
||||||
AM_CONDITIONAL(BUILD_SHARED, test "x$enable_shared" = xyes)
|
AM_CONDITIONAL(BUILD_SHARED, test "x$enable_shared" = xyes)
|
||||||
|
|
||||||
dnl
|
|
||||||
dnl mklib options
|
|
||||||
dnl
|
|
||||||
AC_ARG_VAR([MKLIB_OPTIONS],[Options for the Mesa library script, mklib])
|
|
||||||
if test "$enable_static" = yes; then
|
|
||||||
MKLIB_OPTIONS="$MKLIB_OPTIONS -static"
|
|
||||||
fi
|
|
||||||
AC_SUBST([MKLIB_OPTIONS])
|
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl other compiler options
|
dnl other compiler options
|
||||||
dnl
|
dnl
|
||||||
|
Reference in New Issue
Block a user