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
Removed the unused SOLARIS_LIB.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@255 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
kaiv
23 years ago
parent
c9a3af9342
commit
19f7da54b6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
drivers/solaris/Makefile.am
+ 1
- 1
drivers/solaris/Makefile.am
View File
@@ -8,4 +8,4 @@ plugin_LTLIBRARIES = jack_solaris.la
jack_solaris_la_LDFLAGS = -module
jack_solaris_la_SOURCES = solaris_driver.c
jack_solaris_la_LIBADD = $(
SOLARIS_LIBS) $(
GLIB_LIBS) -lm
jack_solaris_la_LIBADD = $(GLIB_LIBS) -lm
Write
Preview
Loading…
Cancel
Save