mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
Remove mklib
This commit is contained in:
parent
41349a4253
commit
8f8e85e703
2 changed files with 0 additions and 1052 deletions
|
|
@ -320,15 +320,6 @@ esac
|
|||
|
||||
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 other compiler options
|
||||
dnl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue