Navigation Menu

Skip to content

Commit

Permalink
LDFLAGS -> AM_LDFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 20, 2012
1 parent 560ab23 commit 3feb561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/Makefile.am
Expand Up @@ -12,7 +12,7 @@ AM_CPPFLAGS = \

DEFS = @DEFS@

LDFLAGS = \
AM_LDFLAGS = \
-module \
-rpath $(libdir) \
-avoid-version \
Expand Down

0 comments on commit 3feb561

Please sign in to comment.