Commit Graph

380 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
583a38754a Spelling, From Michael Banck <mbanck@debian.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-01 09:01:17 +00:00
Love Hörnquist Åstrand
f22d629100 Use libtool's default values for building shared/static libaries, ie
remove AC_ENABLE_SHARED(no), solves building problems users have on
Mac OS X.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16072 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-15 21:58:45 +00:00
Love Hörnquist Åstrand
ce25c9cdb6 Check for <sys/ucred.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-30 09:06:58 +00:00
Love Hörnquist Åstrand
f96143f59d Add --disable-afs-support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-25 05:16:52 +00:00
Love Hörnquist Åstrand
a62fc7b653 Build KCM if we have doors or unix sockets.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15957 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 10:43:10 +00:00
Love Hörnquist Åstrand
1723574114 Add tests/Makefile and tests/db/Makefile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 14:02:05 +00:00
Love Hörnquist Åstrand
5c6eeaa14d use AS_HELP_STRING instead of AC_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15690 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-21 08:33:30 +00:00
Love Hörnquist Åstrand
387f700c57 Use a configure switch to turn on PK-INIT, not by detecting existence
of the new ASN.1 library.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-12 13:23:08 +00:00
Love Hörnquist Åstrand
72b81ba03d run AM_INIT_AUTOMAKE before AM_PROG_CC_C_O otherwise am_aux_dir will
be expanded using ac_aux_dir before the later is set.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15594 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-08 21:41:06 +00:00
Love Hörnquist Åstrand
b69eeab4f7 check for strings.h explicitly instead of depending on AC_HEADER_STDC
to check it for us


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15592 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-08 19:09:00 +00:00
Assar Westerlund
8708a3218e add AM_PROG_CC_C_O for automake 1.9
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15573 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-07 19:47:51 +00:00
Love Hörnquist Åstrand
a3d8d33068 add --disable-afs-string-to-key to allow removal of support for afs
string2key (and dependency on crypt)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15526 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 22:15:32 +00:00
Love Hörnquist Åstrand
66481499cc add headers and prototypes to logwtmp, logout and openpty checks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15419 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:16:01 +00:00
Love Hörnquist Åstrand
e5a8c2615d include headerfiles and set prototype for tgetent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15418 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 17:59:26 +00:00
Love Hörnquist Åstrand
6db850f34a 0.8pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15376 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 12:01:34 +00:00
Love Hörnquist Åstrand
695342d5c7 rc2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15307 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 14:45:23 +00:00
Love Hörnquist Åstrand
b34ac50a5a comment what the "detect doors on solaris" fragment tries to do
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:34:26 +00:00
Love Hörnquist Åstrand
9c66772341 detect doors using door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15263 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:00:45 +00:00
Love Hörnquist Åstrand
447d6cdbd6 check for functions getpeerucred and getpeereid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15224 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-24 13:09:40 +00:00
Love Hörnquist Åstrand
c44aa60795 rc1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15206 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-22 18:54:49 +00:00
Love Hörnquist Åstrand
e910a50925 depend on automake 1.8, we don't test anything older
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15179 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-19 07:52:10 +00:00
Love Hörnquist Åstrand
4cc904767e fix type right test, include <termios.h> for sys/strtty.h, not sys/ptyvar.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-05 19:02:26 +00:00
Love Hörnquist Åstrand
0248b1a35c if we have a $srcdir/lib/asn1/pkcs12.asn1, define PKINIT
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-03 11:51:27 +00:00
Love Hörnquist Åstrand
0c65c71652 sys/tty.h (for sys/ptyvar.h) might need termios.h.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-03 10:55:36 +00:00
Love Hörnquist Åstrand
d873b4cd97 sys/ptyvar.h might need <sys/tty.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15027 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 14:18:19 +00:00
Love Hörnquist Åstrand
ffea9ca323 go back to pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14948 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 22:11:01 +00:00
Love Hörnquist Åstrand
74812fd348 pre3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14947 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 21:57:19 +00:00
Love Hörnquist Åstrand
fc2e596f4d pre2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14869 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 19:51:49 +00:00
Love Hörnquist Åstrand
b178b15833 change back to 0.7pre again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14828 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 11:05:53 +00:00
Love Hörnquist Åstrand
77624cc581 change version to 0.7pre1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14826 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 10:09:23 +00:00
Love Hörnquist Åstrand
eac4d15ae9 rk_WIN32_EXPORT for roken
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14774 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-12 11:32:48 +00:00
Love Hörnquist Åstrand
81fa5fb42f remove last leftover ENABLE_AES
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14752 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 18:59:00 +00:00
Luke Howard
7a3a63c73e Add kcm/Makefile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14543 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 08:19:13 +00:00
Luke Howard
45f3051509 Add --enable-kcm option
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-02 07:21:00 +00:00
Johan Danielsson
aa94e9451e LTLIBOBJS is handled automatically by autoconf these days
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14163 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:53:15 +00:00
Johan Danielsson
b5411c5465 change AM_CONFIG_HEADER to AC_CONFIG_HEADERS, and remove AC_PROG_CC_STDC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14160 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 10:00:21 +00:00
Johan Danielsson
f5da09d81b replace AC_TRY_COMPILE with AC_COMPILE_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14149 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:19:39 +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
280b808f78 fix helpstring for hdb-openldap-module
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14035 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-07-09 04:28:25 +00:00
Johan Danielsson
bc8821c0f9 use rk_SYS_LARGEFILE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13770 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-24 21:54:01 +00:00
Love Hörnquist Åstrand
50719c034d export KRB5_LIB_FUNCTION when building with BUILD_KRB5_LIB
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13711 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-13 14:30:42 +00:00
Love Hörnquist Åstrand
15c7d7cd67 try to handle sys/strtty.h needing sys/stream.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13644 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-29 13:41:08 +00:00
Love Hörnquist Åstrand
b54087bb83 add --hdb-openldap-module
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-06 22:25:23 +00:00
Love Hörnquist Åstrand
ddfca69195 rename AC_WFLAGS to rk_WFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13340 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:23:09 +00:00
Love Hörnquist Åstrand
870a170648 Check for sys/socket.h, net/if.h. Modify term.h, security/pam_appl.h
tests.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 16:52:54 +00:00
Johan Danielsson
3d11618b33 move automake options to configure.in, and depend on automake 1.7
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-13 13:14:48 +00:00
Love Hörnquist Åstrand
a2e74fc4ce turn on aes support unconditional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-08 15:08:09 +00:00
Love Hörnquist Åstrand
15ee6b991f use KRB_PTHREADS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12489 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 18:45:24 +00:00
Johan Danielsson
0486260adf don't call this 0.6* anymore
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12242 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-08 16:34:55 +00:00
Love Hörnquist Åstrand
83a70e481c 0.6pre4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-17 13:13:11 +00:00