This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
Merge pull request
#35
from erikd/master
Minor fixes
tags/0.125.0rc1
Paul Davis
10 years ago
parent
692f991037
79edeec9bf
commit
25786b77b7
2 changed files
with
565 additions
and
570 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
configure.ac
+563
-570
jackd/engine.c
+ 2
- 0
configure.ac
View File
@@ -129,6 +129,8 @@ JACK_RELEASE=$JACK_MAJOR_VERSION-$JACK_MINOR_VERSION-${JACK_MICRO_VERSION}${BETA
AC_SUBST(JACK_SO_VERSION)
dnl JACK_VERSION is needed for doxygen
AC_SUBST(JACK_VERSION)
AC_SUBST(JACK_RELEASE)
AM_INIT_AUTOMAKE
+ 563
- 570
jackd/engine.c
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save