mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
Add AM_PROG_CC_C_O check for subdir-objects option.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user