Commit Graph

6 Commits

Author SHA1 Message Date
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