|
|
|
@@ -1,5 +1,5 @@ |
|
|
|
# Process this file with autoconf to produce a configure script. |
|
|
|
AC_INIT(RtAudio, 4.1.1, gary@music.mcgill.ca, rtaudio) |
|
|
|
AC_INIT(RtAudio, 4.1.2, gary@music.mcgill.ca, rtaudio) |
|
|
|
AC_CONFIG_AUX_DIR(config) |
|
|
|
AC_CONFIG_SRCDIR(RtAudio.cpp) |
|
|
|
AC_CONFIG_FILES([rtaudio-config rtaudio.pc Makefile tests/Makefile doc/Makefile doc/doxygen/Doxyfile]) |
|
|
|
|