author | Jim Radford <radford@galvanix.com> | |
Wed, 7 Aug 2013 20:21:08 +0000 (13:21 -0700) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 6 Feb 2015 15:36:26 +0000 (16:36 +0100) | ||
commit | 9613c69afd6e5e0fad34ef8bb64f06d7211f5caf | |
tree | 9dd92807fecb74cb7bc70fbad99ed09b5238c4d4 | tree | snapshot |
parent | f42ef7629fd32a51a9e0a782eaadedf13958b4e6 | 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.
Conflicts:
src/Makefile.am
Without this configure fails compile its libperl test program because
-lperl comes before the test program on the compiler command line.
Conflicts:
src/Makefile.am
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history |