Commit Graph

543 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
93a6e79201 Get daemon declared on Solaris (it's in unistd.h but masked by a
feature test), just to avoid a warning, since it has int args.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15128 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 13:00:45 +00:00
Love Hörnquist Åstrand
2a0c793a1b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15127 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:25:29 +00:00
Love Hörnquist Åstrand
645647cbaa AC_CHECK_DECL and AC_CHECK_DECLS have a subtile diffrence, the later
defines HAVE_ cpp symbols, the first doesn't.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15126 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:25:19 +00:00
Love Hörnquist Åstrand
651003dadd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-05 19:21:48 +00:00
Love Hörnquist Åstrand
0fd13fc151 ignore N symbols too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-05 19:20:34 +00:00
Love Hörnquist Åstrand
57e84f3fe1 include checking if snprintf(NULL, 0, "") works
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:36:47 +00:00
Love Hörnquist Åstrand
ec72dc2b66 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:14:06 +00:00
Love Hörnquist Åstrand
2a7bf8082a require compile_et to generate a initialize_FOO_error_table_r (they
are used in libkrb5), and always check for initialize_error_table_r


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:13:53 +00:00
Love Hörnquist Åstrand
4e843acb0d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 18:40:17 +00:00
Love Hörnquist Åstrand
3766989077 add LIB_com_err
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 18:39:19 +00:00
Love Hörnquist Åstrand
b7ac5caa3e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 10:59:42 +00:00
Love Hörnquist Åstrand
630a504232 Check for correct vis.h.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 10:56:39 +00:00
Love Hörnquist Åstrand
237b26df5d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15000 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 11:12:14 +00:00
Love Hörnquist Åstrand
c5e8723495 Set PTHREADS_LIBS on Irix.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 11:11:50 +00:00
Love Hörnquist Åstrand
eff53156ed x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14983 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 12:10:33 +00:00
Love Hörnquist Åstrand
6cba2016e4 use rk_realloc if realloc is broken, this makes "host-tools" not
beeing able to use realloc


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 12:09:45 +00:00
Love Hörnquist Åstrand
72cb716c05 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:34:18 +00:00
Love Hörnquist Åstrand
6cbb186b4c Add support for Solaris, Irix, and modern Linux. From David Love <fx@gnu.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14973 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:34:07 +00:00
Love Hörnquist Åstrand
70332616cd limit the units functions to asn1_[A-Za-z0-9]*_units$
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 19:02:12 +00:00
Love Hörnquist Åstrand
874f8a4e79 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14874 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:18:42 +00:00
Love Hörnquist Åstrand
6700e87d7b more error table symbols, run in LANG=C to unconfuse gawk
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14872 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:15:25 +00:00
Love Hörnquist Åstrand
1328ea0eda print the type so I don't need to ask for it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14871 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:06:48 +00:00
Love Hörnquist Åstrand
b30e1d8c06 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14830 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:07:19 +00:00
Love Hörnquist Åstrand
d143f5449e ignore filename symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14829 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:06:49 +00:00
Love Hörnquist Åstrand
fe3cbd31f3 check for closefrom
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14779 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-13 08:02:35 +00:00
Love Hörnquist Åstrand
e675686719 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14728 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 12:09:29 +00:00
Love Hörnquist Åstrand
c1465d2937 assume symbols prefixed with _ is a sideeffekt of the local linker and
also just fine


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14727 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 12:09:06 +00:00
Love Hörnquist Åstrand
b4c8657a7f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14646 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-15 23:19:17 +00:00
Love Hörnquist Åstrand
9a9e2f535c include <sys/socket.h> for <netinet6/in6_var.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14645 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-15 23:18:20 +00:00
Love Hörnquist Åstrand
fa3e479a4a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14609 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-01 22:19:21 +00:00
Love Hörnquist Åstrand
aa3da63292 Match solaris 10. From: Joakim Fallsjo <fallsjo@sanchin.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14608 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-01 22:17:44 +00:00
Love Hörnquist Åstrand
cef6ef7fd4 add -asn1compile symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:45:41 +00:00
Love Hörnquist Åstrand
66d5077f4b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:38:09 +00:00
Love Hörnquist Åstrand
86fa0b4a29 add exported symbols test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14428 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:37:54 +00:00
Love Hörnquist Åstrand
6d3cd12662 add CHECK_SYMBOLS tests, so that we don't export to much stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14426 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:35:58 +00:00
Love Hörnquist Åstrand
2e18256a4e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14184 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-03 08:54:50 +00:00
Love Hörnquist Åstrand
f7ebdddf35 add cpluscplus extern "C" support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-03 08:50:57 +00:00
Johan Danielsson
532d9c9382 mmm, more filling, er quoting.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14182 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-31 15:31:41 +00:00
Johan Danielsson
8634d97ad5 need AC_LANG_PROGRAM here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14181 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-31 12:53:36 +00:00
Johan Danielsson
e4f79c6902 replace AC_CHECK_DECLARATION with standard AC_CHECK_DECL(S)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 15:12:17 +00:00
Johan Danielsson
c8f892953b correct some AC_LANG_SOURCE/AC_LANG_PROGRAM snafu
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14166 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 12:35:42 +00:00
Johan Danielsson
13f4cbaa06 replace AC_TRY_CPP with AC_PREPROC_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14162 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:27:32 +00:00
Johan Danielsson
820fc2c34e replace AC_TRY_RUN with AC_RUN_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14161 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 10:02:57 +00:00
Johan Danielsson
94711445ee replace AC_TRY_LINK with AC_LINK_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14154 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 16:17:05 +00:00
Johan Danielsson
4560513573 replace AC_TRY_COMPILE with AC_COMPILE_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14151 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:30:18 +00:00
Johan Danielsson
4cd9bc7b99 replace AC_TRY_LINK with AC_LINK_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14150 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:30:17 +00:00
Johan Danielsson
f5da09d81b replace AC_TRY_COMPILE with AC_COMPILE_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14149 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:19:39 +00:00
Johan Danielsson
f472715da0 replace INCLUDES with AM_CPPFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14148 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:19:38 +00:00
Johan Danielsson
2e995d674c replace AC_HELP_STRING with AS_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14147 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:14:01 +00:00
Love Hörnquist Åstrand
30956785d5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14037 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-07-09 04:51:18 +00:00