Commit Graph

707 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
382879d617 convert gnu ld symbols file to a flat file, only export variables in
global name space. Can't handle recursive defintions.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-21 15:22:26 +00:00
Love Hörnquist Åstrand
b727913817 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23174 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:21 +00:00
Love Hörnquist Åstrand
2b0cbfe604 Detect solaris2.11 and later and assume its sunos=58.
Bug report from Klas Heggemann.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23173 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:09 +00:00
Love Hörnquist Åstrand
dacdd216e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-05 11:48:08 +00:00
Love Hörnquist Åstrand
57efef27f3 Add -rpath to avoid building a convince library, also sprinkle some
other options to make the link line more like automake's.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23163 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-05 11:47:44 +00:00
Love Hörnquist Åstrand
9bcbea87b3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23147 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-29 05:47:27 +00:00
Love Hörnquist Åstrand
da64fa09a1 use libtool to probe for version script to make it work on amd64/ia64
where -fpic in needed to build shared objects.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23146 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-29 05:47:23 +00:00
Björn Sandell
6e9270ea94 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23077 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-24 14:44:01 +00:00
Björn Sandell
6c0bb0a0a7 make it compile on OpenBSD again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23076 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-24 14:42:46 +00:00
Love Hörnquist Åstrand
6366b8c641 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23024 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:01:49 +00:00
Love Hörnquist Åstrand
08f3e8d3ac Define both export variables.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23023 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:01:46 +00:00
Love Hörnquist Åstrand
bb559e2c4a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:01:38 +00:00
Love Hörnquist Åstrand
ac5f6eee2a Export _FUNCTION and _VARIABLE for _win32 magic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23019 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:01:29 +00:00
Love Hörnquist Åstrand
c0f87a9e3d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:57 +00:00
Love Hörnquist Åstrand
2ae7e1d80b Rename cache variable to AC_CACHE_CHECK to make the cached.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:53 +00:00
Love Hörnquist Åstrand
a612a9ad35 Export _FUNCTION and _VARIABLE for _win32 magic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:31 +00:00
Love Hörnquist Åstrand
fde9478b0b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:16 +00:00
Love Hörnquist Åstrand
c6a18ccbb7 replace _export with __declspec(dllexport)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:13 +00:00
Love Hörnquist Åstrand
f73f7136fa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23002 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:08 +00:00
Love Hörnquist Åstrand
eda8e5179a Add __declspec(dllimport) to the exported functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23001 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:03 +00:00
Love Hörnquist Åstrand
3bdff59b95 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 19:04:27 +00:00
Love Hörnquist Åstrand
d7dd4ad99a Add -Wstrict-overflow=5 as an example.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22901 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 19:04:23 +00:00
Love Hörnquist Åstrand
dcaa26efaf x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 12:58:09 +00:00
Love Hörnquist Åstrand
a8bbc776e9 Match man_MANS = files with directories in them.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22779 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 12:58:05 +00:00
Love Hörnquist Åstrand
fa99a3de21 <sys/bswap.h> cannot be included alone on NetBSD. From KAMADA Ken'ichi.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22774 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 09:30:56 +00:00
Love Hörnquist Åstrand
72af89aadf x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22626 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-23 15:04:07 +00:00
Love Hörnquist Åstrand
d1404acc69 Handle c-comments.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22625 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-23 15:03:48 +00:00
Love Hörnquist Åstrand
3efa1c9caf Make DEFAULT_INCLUDES work better, avoid picking up the wrong
headerfiles. $(top_builddir)/include vs ${builddir}.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22622 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-23 15:02:39 +00:00
Love Hörnquist Åstrand
831a8cca7a remove the check-symbols check
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22488 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-21 11:47:22 +00:00
Love Hörnquist Åstrand
6946bf6ab7 use version script instead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22487 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-21 11:46:55 +00:00
Love Hörnquist Åstrand
45a7f9e957 Move EXTRA_DIST to somewhere else.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22301 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-14 12:15:58 +00:00
Love Hörnquist Åstrand
92f5b1420f Add missing files, from Buchan Milne.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-13 20:38:31 +00:00
Love Hörnquist Åstrand
89a825f012 Check if SecKeyGetCSPHandle needs prototype.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-16 20:13:30 +00:00
Love Hörnquist Åstrand
b57bbebd7c Cast 0 to EVP_CIPHER_iv_length to (EVP_CIPHER *).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-16 11:10:54 +00:00
Love Hörnquist Åstrand
8030564ca5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21943 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-01 21:05:05 +00:00
Love Hörnquist Åstrand
f8e37d114f openssl might require -ldl too, so lets check that.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21942 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-01 20:37:25 +00:00
Love Hörnquist Åstrand
e9bfab0bae x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21746 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:21:39 +00:00
Love Hörnquist Åstrand
d3b77d12db x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21744 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:10:14 +00:00
Love Hörnquist Åstrand
36a50bc285 (check-local::): exit on failure to perform test.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21743 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:09:00 +00:00
Love Hörnquist Åstrand
5d0a0f4933 (check-local): also check that --help works.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21717 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-28 19:56:44 +00:00
Love Hörnquist Åstrand
73e8d006b0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21641 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 14:44:20 +00:00
Love Hörnquist Åstrand
e172dff224 move to right spot to avoid c89 errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21640 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 14:43:58 +00:00
Love Hörnquist Åstrand
789d984121 Depend on EVP_CIPHER_iv_length.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21639 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 14:43:28 +00:00
Love Hörnquist Åstrand
7dd20bf9d6 Spelling hard, lets try again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21374 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-27 14:14:40 +00:00
Love Hörnquist Åstrand
050a1dd943 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21373 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-27 12:41:32 +00:00
Love Hörnquist Åstrand
b201364001 Need reference to the top source directory too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21372 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-27 12:40:05 +00:00
Love Hörnquist Åstrand
712ad56285 Find out the absolute path to top_builddir before we might starting to
recurse down into the subtrees.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21371 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-27 12:32:56 +00:00
Love Hörnquist Åstrand
fa5bc8d344 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-20 10:24:47 +00:00
Love Hörnquist Åstrand
4804d48986 Add --enable-developer and make it cause -Werror to be included.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-20 03:07:07 +00:00
Love Hörnquist Åstrand
fb298ce049 remove newline.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21182 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-20 02:57:13 +00:00