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
make cycles.h a non-installed header
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@177 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
pbd
23 years ago
parent
c93fc54bd7
commit
755ef48177
2 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure.in
+2
-1
jack/Makefile.am
+ 1
- 1
configure.in
View File
@@ -5,7 +5,7 @@ AC_CONFIG_AUX_DIR(.)
JACK_MAJOR_VERSION=0
JACK_MINOR_VERSION=27
JACK_MICRO_VERSION=
1
JACK_MICRO_VERSION=
2
BETA=
+ 2
- 1
jack/Makefile.am
View File
@@ -15,4 +15,5 @@ noinst_HEADERS = alsa_driver.h \
hammerfall.h \
internal.h \
memops.h \
pool.h
cycles.h \
pool.h
Write
Preview
Loading…
Cancel
Save