]> git.pld-linux.org Git - packages/cftp.git/commit
- removed AC_CHECK_LIB(nsl, main) and added
authorkloczek <kloczek@pld-linux.org>
Sat, 16 Dec 2000 05:32:32 +0000 (05:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit4ca37af28d6ebd77ffc5be46a2deb898963b7749
tree21727a82f428d5e1e049b23c73a3994b654dff6c
parentfeb934817d1aecf135228acda753decfb936176f
- removed AC_CHECK_LIB(nsl, main) and added
  AC_CHECK_FUNC(gethostbyname, [], AC_CHECK_LIB(nsl, gethostbyname))
  On system with gethostbyname in libs this causes linking without libnsl.

Changed files:
    cftp-no_libnsl.patch -> 1.1
cftp-no_libnsl.patch [new file with mode: 0644]
This page took 0.085761 seconds and 4 git commands to generate.