mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
Add AM_PROG_CC_C_O check for subdir-objects option.
This commit is contained in:
parent
3efb2058ae
commit
760605b145
@ -43,6 +43,7 @@ AC_LANG([C++])
|
||||
AC_PROG_CXX
|
||||
AC_PROG_CXXCPP
|
||||
AM_PROG_AR
|
||||
AM_PROG_CC_C_O
|
||||
CFLAGS="$cflags_save"
|
||||
CPPFLAGS="$cppflags_save"
|
||||
CXXFLAGS="$cxxflags_save"
|
||||
|
Loading…
x
Reference in New Issue
Block a user