1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 23:59:37 +02:00

Fix all autotools for libnyquist.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-01 10:46:00 +00:00
parent e97a17e820
commit 55b8334c73

View File

@ -42,6 +42,7 @@ AC_PROG_CC
AC_LANG([C++])
AC_PROG_CXX
AC_PROG_CXXCPP
AM_PROG_AR
CFLAGS="$cflags_save"
CPPFLAGS="$cppflags_save"
CXXFLAGS="$cxxflags_save"