Commit Graph

12 Commits

Author SHA1 Message Date
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
876e4da04d even more evil stuff for cross-compiling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13718 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-14 13:53:35 +00:00
Love Hörnquist Åstrand
24072eaa7f use AC_RUN_IFELSE so we can handle cross compiling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-14 12:47:37 +00:00
Love Hörnquist Åstrand
7dce00bf0f check if compile_et support ``error_table N M''
also, don't be overly aggressivly reset CFLAGS


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-01 12:35:19 +00:00
Love Hörnquist Åstrand
abe0dd6a7a check if the output of compile_et needs initialize_error_table_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-12 16:48:52 +00:00
Assar Westerlund
945bb84472 only add /usr/include/et to CPPFLAGS if it's actually used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10625 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-02 17:08:48 +00:00
Jacques A. Vidrine
67ceb13b75 Fix a typo that was introduced earlier.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10599 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-30 14:43:10 +00:00
Jacques A. Vidrine
34106482b3 We can't count on compile_et producing an error if it encounters
unknown directives, so add a test to determine whether the `prefix'
and `index' directives were honored.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10598 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-30 14:34:11 +00:00
Jacques A. Vidrine
b87f554eb9 Only use the installed com_err if we can find a compile_et with the
features we need, as well as libcom_err and com_err.h.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10592 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-29 16:58:33 +00:00
Jacques A. Vidrine
5c7dbd22b6 Follow Assar's suggestion and be careful to not use
the already-installed compile_et if we are not going
to use an already-install libcom_err.

Also, remove a redundant AC_SUBST and prefer ${COMPILE_ET}
over ${ac_cv_prog_COMPILE_ET}.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10591 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-29 13:53:23 +00:00
Jacques A. Vidrine
2639d758e1 autoconf magic for compile_et/libcom_err
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10581 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 18:48:19 +00:00