summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build/internal.m4
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-308/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate filesStefan Metzmacher2010-02-081-1/+9
| | | | metze
* s4:heimdal_build: allow flex-2.5.35 with bison-2.3Stefan Metzmacher2009-11-121-0/+1
| | | | metze
* s4:heimdal_build: try to fix the build on systems without ifaddrs.hStefan Metzmacher2009-07-161-0/+9
| | | | metze
* s4:heimdal: fix build on FreeBSDBjörn Jacke2009-06-081-1/+1
| | | | | | | | | | Patch from Timur I. Bakeyev sent to samba-technical: Heimdal requires openpty() presence. FreeBSD has in in standard libc, so autodetection works, but compilation fails, as declaration of this function is missing. This patch adds proper header detection and inclusion for openpty().
* s4:heimdal_build: correrctly switch closefrom() and get/setprogname() ↵Stefan Metzmacher2009-02-261-4/+6
| | | | | | replacements on and off metze
* s4:heimdal_build: don't always build setprogname.oStefan Metzmacher2009-02-261-0/+1
| | | | | | | | | | This hopefully fixes the build on Mac OS 10, where setprogname() is available via libc. asn1_compile and compile_et use only .ho files again and don't use socket_wrapper anymore. metze
* s4 heimdal: Link libintl correctlyTim Prouty2009-02-251-0/+6
|
* Start fixing Solaris build failures.Jeremy Allison2009-02-241-1/+2
| | | | Jeremy.
* s4:heimdal_build: heimdal requires u_int32_t and u_charStefan Metzmacher2009-01-301-0/+3
| | | | metze
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-201-0/+8
| | | | | | | | smaba4kpasswd will be used to test the kpasswdd componet of the KDC (which is up until now untested), and rkpty is an expect-like wrapper we can use to blackbox that utility. Andrew Bartlett
* heimdal_build: add fallback for AC_WARNING_ENABLE()Stefan Metzmacher2008-08-261-0/+2
| | | | | metze (This used to be commit 8d6d96898dcc948aa0ee004eaeb48dc847946361)
* heimdal_build/internal: add some useful definesStefan Metzmacher2008-08-011-0/+6
| | | | | metze (This used to be commit b9727d612bd2e9cf67ca2d4a9c60dc13d4bed5be)
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-0/+4
| | | | | metze (This used to be commit 16147753adcdbdc0ee9faa16fafb1c74240a6858)
* build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-011-0/+1
| | | | | metze (This used to be commit 8bd30a7b4392642ef5184f959d801716d2db20b2)
* heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-091-0/+256
metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6)