Mac OS X - include file patch

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Lars Immisch lars at ibp.de
Thu May 21 10:41:36 UTC 2009


>> Ah, well. I'm was just too tired for autoconf. But there is a simple
>> solution - see the attached patch. It will define -DVTY_CRYPT_PW= if
>> crypt is found. If -lcrypt is needed, $(LIB_CRYPT) will be -lcrypt
> 
> Interesting. I'm no autoconf expert but so far I would have added 
> AC_SUBST(LIBCRYPT) after the check statement..... Anybody happens to know if 
> and what difference it makes?

http://ftp.df.lth.se/pub/gnome/teams/marketing/en/2003/autotools/html/foil26.html

With AC_SUBST, we could write @LIB_CRYPT@ in Makefile.am.

It might be a matter of taste.

- Lars




More information about the OpenBSC mailing list