Skip to content

Commit

Permalink
Made change to Makefile.am, as per #17 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
swh committed Jul 2, 2015
1 parent b1641cf commit f3c11af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -43,7 +43,7 @@ plugindir = @prefix@/lib/ladspa

# Uncomment below for Darwin support. Or add a conditional for this.
#AM_CFLAGS = -fno-common -flat_namespace -bundle -undefined suppress -lbundle1.o
AM_LDFLAGS = -module -avoid-version -Wc,-nostartfiles
AM_LDFLAGS = -module -avoid-version
DESTDIR = $(INSTALL_ROOT)
DISTFN = $(distdir)

Expand Down

0 comments on commit f3c11af

Please sign in to comment.