mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
configure.ac: no need to mess with AS
This commit is contained in:
parent
4be4063fd9
commit
74145fb2e5
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@ dnl find a compiler
|
|||
AC_PROG_CC
|
||||
AC_PROG_CC_STDC
|
||||
|
||||
# FIXME: is this line needed?
|
||||
AS="${CC}"
|
||||
|
||||
dnl check if the compiler supports '-c' and '-o' options
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
|
|
Loading…
Reference in a new issue