Commit Graph

313 Commits

Author SHA1 Message Date
Johan Danielsson
56f17a764d use argument-less AM_INIT_AUTOMAKE, now that it groks AC_INIT with
package name etc.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-19 16:09:55 +00:00
Assar Westerlund
58e2aa4514 Release 0.4f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11119 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-16 23:04:44 +00:00
Assar Westerlund
f6742f105d Release --help
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11116 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-16 23:00:49 +00:00
Johan Danielsson
fad7cec245 require autoconf 2.53; rename dpagaix_LDFLAGS etc to appease automake;
force sysconfdir and localstatedir to /etc and /var/heimdal for now


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11079 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-12 15:05:16 +00:00
Johan Danielsson
5a11af7400 don't use AC_PROG_RANLIB, and use magic foo to set LTLIBOBJS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-07-24 12:45:22 +00:00
Johan Danielsson
e8d62039b8 remove some duplicate tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10957 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-30 14:29:01 +00:00
Johan Danielsson
faeed5c1fc use AC_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10955 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-30 13:19:54 +00:00
Johan Danielsson
560b6c2488 use rk_DESTDIRS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10951 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-25 14:10:18 +00:00
Assar Westerlund
bcb2258324 Release 0.4f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10884 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-03-10 23:59:02 +00:00
Johan Danielsson
5f7b9561d0 rk_RETSIGTYPE and rk_BROKEN_REALLOC are called via rk_ROKEN (from
Gombas Gabor); find inttypes by CHECK_TYPES directly


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10835 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-02-14 13:36:27 +00:00
Johan Danielsson
79dcfd3561 check for termcap.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10664 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-05 14:43:54 +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
Assar Westerlund
230e4c371a test for logout
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10575 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 08:33:55 +00:00
Assar Westerlund
2e75a05c61 bump prereq to 2.52
remove unused test_LIB_KRB4


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 20:43:39 +00:00
Assar Westerlund
aad564d1c2 re-write the handling of crypto libraries. try to use the one of
openssl's libcrypto or krb4's libdes that has all the required
functionality (md4, md5, sha1, des, rc4).  if there is no such
library, the included lib/des is built.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 20:30:33 +00:00
Assar Westerlund
2661c4269f remove extra space after -L
check for libutil.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-21 09:11:09 +00:00
Assar Westerlund
2883bbc736 Release 0.4e
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:45:01 +00:00
Assar Westerlund
87a09f6393 test for openpty in -lutil too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10478 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:44:39 +00:00
Assar Westerlund
a93ed20331 0.4d really
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10476 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:16:35 +00:00
Assar Westerlund
0759bed6d7 this is really 0.4d
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10475 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:14:23 +00:00
Assar Westerlund
2b3822c204 Release 0.4e
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10468 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 13:37:03 +00:00
Assar Westerlund
5002b5a6a3 check for openpty
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 13:36:04 +00:00
Assar Westerlund
334c7ffa33 merge of DB-NEW
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10453 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-09 08:41:49 +00:00
Assar Westerlund
3b30855494 just add -L (if required) from krb4 when testing for libdes/libcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10448 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-08 14:08:15 +00:00
Assar Westerlund
1045ccac36 Release 0.4d
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10405 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-31 00:38:30 +00:00
Assar Westerlund
018a0ab008 Release 0.4c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10375 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-19 17:39:32 +00:00
Assar Westerlund
a9d8b3606c remove make-print-version from LIBOBJS, it's no longer in lib/roken
but always built in lib/vers


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-13 10:00:07 +00:00
Assar Westerlund
ec7ff9ef1d bump version to 0.4c-pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-09 14:17:16 +00:00
Assar Westerlund
069b8057ae (LIB_des_a, LIB_des_so): add these so that they can be used by
lib/auth/sia


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-06 21:40:25 +00:00
Assar Westerlund
cfcd865102 Release 0.4a
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10230 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-02 22:05:31 +00:00
Johan Danielsson
c7685a0ac1 always include kaserver support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10216 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-02 17:56:07 +00:00
Assar Westerlund
ecd7175902 move v6 tests later
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10179 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-23 22:49:35 +00:00
Assar Westerlund
55f8e7a625 only add -L and -R to the krb4 libdir if we are actually using it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10163 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-21 20:31:42 +00:00
Assar Westerlund
3e33e625b8 remove initstate and setstate, they should be in cf/roken-frag.m4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10068 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:14:00 +00:00
Johan Danielsson
91bb657068 test for initstate and setstate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10038 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:21:08 +00:00
Assar Westerlund
af9e1c4e68 Release 0.3f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-17 00:05:56 +00:00
Assar Westerlund
9596dc13a6 do not use -R when testing for des functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9721 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-25 06:08:55 +00:00
Assar Westerlund
632cac4ecb test for lber.h when trying to link against openldap to handle
openldap v1, from Sumit Bose <sumit.bose@suse.de>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-24 04:06:53 +00:00
Assar Westerlund
ffd496571c try to handle libdes/libcrypto ont requiring -L
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9682 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-15 04:24:54 +00:00
Assar Westerlund
c24ab2bbcc aix dce: fix misquotes, from Ake Sandgren <ake@cs.umu.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9651 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-07 06:26:22 +00:00
Assar Westerlund
be565f75c2 (dpagaix_LDFLAGS): try to add export file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9648 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-07 06:17:37 +00:00
Assar Westerlund
25e75cf958 more bumping
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9638 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-05 10:51:15 +00:00
Assar Westerlund
569922a3ea (AM_INIT_AUTOMAKE): bump version to 0.3f-pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9637 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-05 10:50:40 +00:00
Assar Westerlund
79ca411a2a Release 0.3e
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9633 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-05 07:44:42 +00:00
Assar Westerlund
53fa9e5656 (LIB_des): set correctly
(LIB_des_appl): add for the use by krb5-config.in


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9572 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-29 06:56:16 +00:00
Assar Westerlund
59a594bad4 use the openssl api for md4/md5/sha. handle openssl/*.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9559 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-29 02:09:01 +00:00
Assar Westerlund
92cd5172a2 check for crypto headers in openssl/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-28 20:25:30 +00:00
Assar Westerlund
f62296ac3b use -R for indicating dependent directories to libtool instead of
-rpath


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9532 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-28 00:20:05 +00:00
Assar Westerlund
f8681dccf5 (AC_CONFIG_FILES): add appl/rcp/Makefile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-27 19:56:02 +00:00
Assar Westerlund
d0f36684f0 (AC_INIT): bump version to 0.3e-pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9363 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-12-11 04:37:56 +00:00