utils/Makefile: Use LOADLIBES instead of LDFLAGS to link the math library.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Sep 2012 00:10:29 +0000 (17:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Sep 2012 00:10:29 +0000 (17:10 -0700)
Matthew Pirocchi <mrpirocchi@email.wm.edu>, via John Ousterhout
<ouster@cs.stanford.edu> reports that this fixes a problem on his system.


No differences found