Lars Wendler
22352b90e7
autoconf-2.70 fix
...
autoconf-2.70 and newer are more strict with quoting etc. and thus generate
a broken configure file:
configure: 20855: Syntax error: ")" unexpected (expecting "fi")
Gentoo-bug: https://bugs.gentoo.org/776241
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org >
2021-03-17 13:05:46 -04:00
Love Hornquist Astrand
80504759c1
include headers when we try to to find the symbols, since it might not be a variable...
2009-09-19 18:04:30 -07:00
Love Hörnquist Åstrand
d01b7f137f
use ansi c declarations
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15422 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:59: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
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
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
Love Hörnquist Åstrand
47a6f05ed8
add a check if the variable is avaible when we include the headerfiles
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11650 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-17 00:44:57 +00:00
Johan Danielsson
663be21b9b
AC_TR_CPP -> AS_TR_CPP to make autoconf 2.52 happy
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-21 12:00:16 +00:00
Assar Westerlund
c0b5730094
s/ifval/m4_ifval/ to keep in sync with autoconf. from Ake Sandgren
...
<ake@cs.umu.se >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-12-15 04:54:24 +00:00
Johan Danielsson
acaefca7c5
rename to rk_CHECK_VAR, transposing the arguments, and making the
...
second optional, AU_DEFINE AC_CHECK_VAR to rk_CHECK_VAR
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8704 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-19 11:23:25 +00:00
Johan Danielsson
0b4a04d5fe
workaround feature of newer autoconf
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8680 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-15 18:10:58 +00:00
Johan Danielsson
e20466bcab
update to automake 1.4/autoconf 2.13
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5460 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-03-01 09:52:24 +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