Re: [Proftpd-user] Code change
--===============0181162635==
Content-Type: TEXT/PLAIN; charset=X-UNKNOWN
Content-Transfer-Encoding: QUOTED-PRINTABLE
[color=blue]
> I would like to propose that the following code be changed for the next
> release:
>
> Change:
>
> ftptop$(EXEEXT): lib utils
> =A0 =A0 =A0 =A0 $(CC) $(LDFLAGS) -o $@ $(BUILD_FTPTOP_OBJS) $(CURSES_LIBS=[/color]
) -lsupp[color=blue]
>
> ftpwho$(EXEEXT): lib utils
> =A0 =A0 =A0 =A0 $(CC) $(LDFLAGS) -o $@ $(BUILD_FTPWHO_OBJS) -lsupp
>
> To:
>
> ftptop$(EXEEXT): lib utils
> =A0 =A0 =A0 =A0 $(CC) $(LDFLAGS) -o $@ $(BUILD_FTPTOP_OBJS) $(CURSES_LIBS=[/color]
)[color=blue]
> $(LIBS) -lsupp
>
> ftpwho$(EXEEXT): lib utils
> =A0 =A0 =A0 =A0 $(CC) $(LDFLAGS) -o $@ $(BUILD_FTPWHO_OBJS) $(LIBS) -lsup=[/color]
p[color=blue]
>
> It will help make this more portable with FreeBSD.[/color]
How does this help, exactly, with a proftpd port on FreeBSD?
Cheers,
TJ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~
We are cups, constantly and quietly being filled. The trick is knowing
how to tip ourselves over and let the beautiful stuff out.
-Ray Bradbury
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~
--===============0181162635==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
[url]http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV[/url]
--===============0181162635==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ProFTPD Users List <proftpd-users@proftpd.org>
Unsubscribe problems?
[url]http://www.proftpd.org/list-unsub.html[/url]
--===============0181162635==--