| author | Jim Radford <radford@galvanix.com> | |
| Wed, 7 Aug 2013 20:21:08 +0000 (13:21 -0700) | ||
| committer | Jim Radford <radford@blackbean.org> | |
| Wed, 14 Jan 2015 19:22:20 +0000 (11:22 -0800) | ||
| commit | cd15f837a7c41bf101ae81713bdb9903566565aa | |
| tree | fecef706aefff0dd371e041c2ab12a5d32c25b21 | tree | snapshot |
| parent | 3ed71d2774fcacdf0c88b3a6d81bd826a6893b32 | commit | diff |
libperl's ldopts include libaries and therefore should go in LIBS not LDFLAGS
Without this configure fails compile its libperl test program because
-lperl comes before the test program on the compiler command line.
Without this configure fails compile its libperl test program because
-lperl comes before the test program on the compiler command line.
| configure.ac | diff | blob | history | |
| src/Makefile.am | diff | blob | history |