Commit Graph

18 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
2ae7e1d80b Rename cache variable to AC_CACHE_CHECK to make the cached.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:53 +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
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
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
f32ed23aa8 overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:21:14 +00:00
Johan Danielsson
8f7ad86598 use AC_HELP_STRING; fix logic bug in AC_MSG_RESULT call
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-30 16:48:13 +00:00
Johan Danielsson
a5b035f6c8 this is *shell*
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-19 16:27:02 +00:00
Johan Danielsson
83329f5dd6 add test for non-existant in6addr_loopback in AIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-17 13:05:59 +00:00
Assar Westerlund
4db631551b restore CFLAGS if v6 is not detected
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9770 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 03:28:03 +00:00
Assar Westerlund
c83f60541c remove some dnl that weren't the correct with modern autoconf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9420 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-12-26 20:27:30 +00:00
Assar Westerlund
a41ba453ad re-organize:
test for type of stack first so that we can find the libraries that we
might have to link the test program against.  not linking the test
program means we don't know if the right stuff is in the libraries.
also cosmetic changes to make sure we print the checking for... nicely


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7694 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:44:45 +00:00
Assar Westerlund
c8824117a9 try linking, not only compiling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7662 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:46:09 +00:00
Assar Westerlund
d84d2e9fbf add --without-ipv6
make sure we have `in6addr_any' which we use in the code.  This test
avoids false positives on OpenBSD


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7659 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:41:52 +00:00
Johan Danielsson
3b26f45aec add decription to AC_DEFINE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5670 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-03-21 14:06:16 +00:00
Assar Westerlund
936ed46ba7 more magic for different v6 implementations. From Jun-ichiro itojun
Hagino <itojun@kame.net>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5319 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-01-31 05:50:29 +00:00
Assar Westerlund
41a98ce22c rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4599 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-18 16:13:15 +00:00
Johan Danielsson
f9988b5deb Import changes from heimdal/acinclude.m4:1.12.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4575 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-16 21:08:53 +00:00
Johan Danielsson
c83d4f3dbb split of aclocal/acinclude
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4191 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-12-14 15:59:05 +00:00