Commit graph

28 commits

Author SHA1 Message Date
Bart Schaefer d3454531d4 Detect variant tgetent() return value and test for it correctly. 2002-05-06 14:50:10 +00:00
Clint Adams a662c355e9 17055: shared object linkage on the Hurd. 2002-04-29 17:56:01 +00:00
Oliver Kiddle f40278ec0b 16862: allow print's -s and -z options to be used with -f 2002-03-19 14:34:01 +00:00
Clint Adams 0de96fc478 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
Geoff Wing 6ed0f4c4e9 16332: remove ansi2knr.c from our repository due to licence
differences.  Adjust the build process accordingly.  configure
will now abort if the user requests ansi2knr but no ansi2knr
is available.  ansi2knr is available from the main distribution
site and most mirrors
2001-12-20 23:48:38 +00:00
Clint Adams 6feb3f57f4 16361: include <stdio.h> to avoid implicit declarations. 2001-12-18 01:13:22 +00:00
Clint Adams 2c71f2ce29 unposted: get rid of evil -Wno-implicit in CFLAGS 2001-12-15 17:33:12 +00:00
Peter Stephenson b0c56c0561 16241: new rand48(param) math function 2001-11-15 12:10:22 +00:00
Oliver Kiddle 4d1d676dba enable dynamic libraries on MacOS X is the dlcompat library is installed 2001-10-10 16:02:24 +00:00
Oliver Kiddle a886f09894 fix build and test problems in Mac OS X (15882) 2001-09-27 15:50:15 +00:00
Bart Schaefer 2c8fa27f6f David Lebel: Shared object linkage on OpenBSD. 2001-09-13 18:47:02 +00:00
Bart Schaefer b79484dc40 Remove extraneous comma. 2001-07-03 17:34:33 +00:00
Clint Adams 38833690cb 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers 2001-07-03 16:42:36 +00:00
Bart Schaefer 992ef0693f Remove references to FUNCINST_MK. 2001-07-03 05:59:55 +00:00
Clint Adams bff61cf9e1 15211: zsh/pcre module 2001-07-02 19:39:34 +00:00
Oliver Kiddle 0f960cc8ca fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:33:26 +00:00
Andrey Borzenkov 25e5dd6118 15183: fix DLLD in non-ELF case 2001-06-29 15:46:46 +00:00
Andrey Borzenkov ecbff2da37 15181: use -KPIC instead of -Kpic 2001-06-29 15:25:29 +00:00
Andrey Borzenkov fcd204718e 15180: final AIX touch - default to termcap and add -shared flag (or
-bM:SRE for native compiler) for modules
2001-06-29 14:59:42 +00:00
Peter Stephenson 9282cbc1a7 enable-sitefndir -> enable-site-fndir 2001-06-27 21:57:30 +00:00
Andrey Borzenkov 9b9e940117 14973: fix for reported problems on AIX. 2001-06-19 06:59:24 +00:00
Bart Schaefer 5089075a29 Per NetBSD, use "gcc -fPIC" rather than -fpic. 2001-06-17 16:16:23 +00:00
Peter Stephenson bd6302eae0 Use mkstemp where available 2001-06-15 22:19:44 +00:00
Clint Adams 975c0b44c5 14813: autoload functions from deleted .zwc files 2001-06-08 18:34:53 +00:00
Bart Schaefer 9675a70946 More reliable BROKEN_KILL_ESRCH test. 2001-06-08 16:23:53 +00:00
Andrey Borzenkov 7b216856ab 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking 2001-06-06 16:55:23 +00:00
Andrey Borzenkov 19db317af3 14758: use host_os instead of ac_cv_cygwin 2001-06-06 11:38:29 +00:00
Andrey Borzenkov 4b44bbb3fb unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
2001-06-06 08:37:21 +00:00