- check $Config{ldflags} and $Config{ccflags} for places to search for
authorTony Cook <tony@develop=help.com>
Thu, 9 Feb 2006 23:45:56 +0000 (23:45 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 9 Feb 2006 23:45:56 +0000 (23:45 +0000)
commit714cf15833dc27acca87bdb0ac3d541c05587a8a
tree0ab747c7ed9d9db5c36735f39036eee7703a59bf
parent4f57931328ecb8d322c3244e519e9fc18f46e5bd
- check $Config{ldflags} and $Config{ccflags} for places to search for
  headers and libraries.  This deals with the way the fink build of perl
  puts -L/sw/lib in ldflags rather than using loclibpth
- eliminate some of the duplication of -I and -L options in LIBS and INC
- Makefile.PL now uses strict.
- the search for freetype1.x headers is now smarter
Changes
Makefile.PL