📄 changelog.1
字号:
Reported by Karl Berry.1995-05-28 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for isascii, not iascii. Reported by Alan Modra, Bruno Haible and Greg McGary.1995-05-16 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.7. * Makefile.in (DISTFILES): Distribute NLS. * configure.in, acconfig.h: Many adjustments for GNU gettext.1995-05-09 François Pinard <pinard@iro.umontreal.ca> * configure.in: Clean glocale out. * Makefile.in (SUBDIRS): Add po. * Makefile.in (pofile): New goal.1995-05-08 François Pinard <pinard@iro.umontreal.ca> * configure.in: Call ud_WITH_NLS, create intl/Makefile.in. Compute size of unsigned short and unsigned int. * acconfig.h: Document ENABLE_NLS, HAVE_CATGETS and HAVE_GETTEXT. * Makefile.in: Process intl subdirectory. * configure.in (LINGUAS): Add pt. * src/pt.po: New file, for Portuguese. Reported by Antonio Jose Coutinho.1995-03-19 François Pinard <pinard@iro.umontreal.ca> * configure.in: Remove GLOCALE, add LINGUAS, use fp_WITH_CATALOGS. * acconfig.h: Add description for WITH_CATALOGS.1995-02-22 François Pinard <pinard@iro.umontreal.ca> * configure.in, Makefile.in: Replace `date' by `echo timestamp'.1995-02-19 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Support ID files. Do not distribute TAGS.1995-02-05 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (maintainer-clean): New name for realclean.1995-01-02 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <sys/ioccom.h>. Reported by Joseph E. Sacco.1995-01-01 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (DISTFILES): Distribute SUPPORT, with *pre*-releases.1994-12-18 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for isascii. Reported by Bruno Haible.1994-12-11 François Pinard <pinard@iro.umontreal.ca> * configure.in: Use fp_WITH_REGEX. * acconfig.h: Document WITH_REGEX.1994-12-10 François Pinard <pinard@iro.umontreal.ca> * src/de.tt: New file, for German. Reported by Ulrich Drepper.1994-12-03 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.6. * configure.in: Localize, adapting from how it is done in sharutils. * src/fr.tt: New file, for French. * configure.in, {,*/}Makefile.in, acconfig.h: Rename PRODUCT to PACKAGE.1994-11-26 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <libintl.h> and <locale.h>.1994-11-02 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for const only after having found possible ANSIfying compiler flags, this is of no use to check it before.1994-11-01 François Pinard <pinard@iro.umontreal.ca> * {,*/}Makefile.in: Clean up, following those of GNU m4. I will not detail all the changes here. * configure.in: Likewise. * acconfig.h: Document PRODUCT and VERSION.1994-10-04 François Pinard <pinard@iro.umontreal.ca> * configure.in: Correct shell assignment for ac_cv_path_RSH. Reported by Kaveh R. Ghazi.1994-09-14 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Cleanup... Use subshells for all cd's. (MDEFINES): Do not use $(INSTALL...), because ./install-sh will not be relocated correctly. (DISTFILES): Distribute install-sh, not install.sh. (tags): Make only in lib and src. (TAGS): Deleted. (distclean, realclean): Remove config.status. (distclean-local): Don't. (*-recursive): Combine, use sed to strip -recursive in subgoals. (Makefile): Have ./config.status create this Makefile only. (stamp-h): Have ./config.status create config.h only. Do not create stamp-h here, it is now done from configure. (stamp-h.in): Use date instead of touch. * configure.in (AC_OUTPUT): Create stamp-h.1994-09-09 François Pinard <pinard@iro.umontreal.ca> * configure.in: Use fp_ macros for accessing aclocal.m4. Revert _OS_ macros to their previous names, to follow Autoconf.1994-09-08 François Pinard <pinard@iro.umontreal.ca> * configure.in: Delete AC_OS_XENIX, now within AC_HEADER_DIRENT.1994-09-01 François Pinard <pinard@iro.umontreal.ca> * configure.in (PROGS): Warn if $DEFAULT_ARCHIVE was specified, while not being found on the current system. Reported by Robert Bernstein.1994-08-31 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Distribute it. * Makefile.in (distclean-local): Delete config.log.1994-08-27 François Pinard <pinard@iro.umontreal.ca> * acconfig.h: Document HAVE_UNION_WAIT, no more in Autoconf.1994-08-24 François Pinard <pinard@iro.umontreal.ca> * configure.in: Replace AC_SYS_REMOTE_TAPE by its definition, distillating it around. It is going out of Autoconf. Do not backslash quotes anymore while defining unquoted, this is now corrected in Autoconf.1994-08-23 François Pinard <pinard@iro.umontreal.ca> * configure.in: Do not define RTAPELIB nor HAVE_RTAPELIB.1994-08-22 François Pinard <pinard@iro.umontreal.ca> Little cleanup in installation: * configure.in: Do not check for wait3, this function is not used. * Makefile.in: Remove useless RSH substitutions. * configure.in: Use `-g -O' instead of `-g' as CFLAGS default value, when GNU C is being used. Delay testing for presets. Reported by Chris Arthur.1994-08-21 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.5. * Makefile.in (BACKLOG, dist, shar): Correct for when a different build directory. * configure.in: Check for union wait. Adapted from make 3.71. * configure.in: Replace both mkdir and rmdir, not just mkdir, because NS32016 running SysVr2.2 has mkdir and lacks rmdir. Reported by Greg Black. * configure.in: Do not try anymore to discover the archive device by looking around for various device names. If the installer does not override it, nicely use `-' as a convenient default. Reported by Andreas Schwab and Kaveh R. Ghazi.1994-08-20 François Pinard <pinard@iro.umontreal.ca> * configure.in: Correct a checking message. Reported by Bruno Haible.1994-08-17 François Pinard <pinard@iro.umontreal.ca> * configure.in: Replace AC_PROG_RSH with its expansion. Correct the no/true confusion in tests. Do not substitute RSH anymore in src/Makefile, instead define REMOTE_SHELL in config.h. Replace NO_REMOTE by HAVE_RTAPELIB, with inverted meaning. Substitute RTAPELIB by $Urtapelib.o instead of rtapelib.o. * acconfig.h: Document HAVE_RTAPELIB and REMOTE_SHELL. Reported by Andreas Schwab. * configure.in: Checking for remote shell, use the RSH environment variable if set. This is done only when not already in the cache. Reported by Kaveh R. Ghazi. * configure.in: Include <sys/types.h> when testing <utime.h>. Reported by Andreas Schwab. * configure.in: Also create doc/Makefile. * Makefile.in: Add doc in subdirs, set infodir, update MDEFINES.1994-08-16 François Pinard <pinard@iro.umontreal.ca> * configure.in: Undo the `test -b' patch of 1994-08-05. Ultrix 4.2 test does not know about -b. Grrr... Reported by Kaveh R. Ghazi. * configure.in: Check for <sys/gentape.h>, HAVE_SYS_GENTAPE_H is tested in rmt.c. Check for <sys/tape.h>, to avoid playing with M_UNIX anymore in rmt.c. Reported by Daniel R. Guilderson and Kaveh R. Ghazi. * configure.in: Use proper function names in AC_CHECK_LIB's. Reported by Alexander Dupuy and Kurt Jaeger. * configure.in: Use $LIBOBJS, not LIBOJBS, while adding to it. Reported by Demizu Noritoshi and Kaveh R. Ghazi.1994-08-15 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.4.1994-08-14 François Pinard <pinard@iro.umontreal.ca> * configure.in: Decide MTIO_CHECK_FIELD by grepping <sys/mtio.h>. * acconfig.h: Document it. Reported by Ben A. Mesander. * Makefile.in: Substitute CC, INSTALL, INSTALL_PROGRAM, INSTALL_DATA, RSH, CFLAGS, LDFLAGS, LIBS, prefix, exec_prefix, binprefix, bindir and libexecdir. (MDEFINES): New, using the previous substitutions. (all, install, uninstall): Use it. Reported by Bruno Haible.1994-08-13 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <sys/wait.h>.1994-08-11 François Pinard <pinard@iro.umontreal.ca> * configure.in: For <utime.h>, also ensure struct utimbuf is defined by the header file before defining HAVE_UTIME_H. Some systems will not define the structure without _POSIX_SOURCE. * acconfig.h: Document HAVE_UTIME_H. Reported by James W. McKelvey and Robert E. Brown. * configure.in: Instead of replacing strstr, check for it, so HAVE_STRSTR gets defined, then replace it explicitely if required.1994-08-09 François Pinard <pinard@iro.umontreal.ca> * configure.in: Updated for Autoconf 2.0.1994-08-08 François Pinard <pinard@iro.umontreal.ca> * configure.in: Replace memset, mkdir (and rmdir), rename, strstr, ftruncate, when not found. Reported by Kaveh R. Ghazi (for memset and strstr). Reported by Bruno Haible (for mkdir and rename).1994-08-05 François Pinard <pinard@iro.umontreal.ca> * configure.in: Remove padding test. * acconfig.h: Remove PADDING_IN_TAR_HEADER. Reported by Bruno Haible. * configure.in: While defining DEFAULT_ARCHIVE, check for a block device, instead of mere existence. But is `test -b' portable? Test for /dev/fd0, instead of for /dev/fd. Put rct tests last. Reported by Andreas Schwab. * configure.in: Define uid_t and gid_t if necessary. Reported by Jonathan I. Kamens. * Makefile.in (distclean-local): Delete config.cache. Reported by Thomas Koenig. * configure.in: Change malloc_dbg to dmalloc, mutatis mutandi. * acconfig.h: According changes. * configure.in: Test for broken stat macros, and for mkfifo. * configure.in: Check for ST_BLKSIZE and ST_BLOCKS.1994-08-02 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.3. * Makefile.in (dist, shar): Distribute the scripts directory.1994-08-01 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <memory.h>.1994-07-30 François Pinard <pinard@iro.umontreal.ca> * configure.in: When --with-malloc-dbg, define WITH_MALLOC_DBG and add -lmalloc_dbg to LIBS. * acconfig.h: Document WITH_MALLOC_DBG. * configure.in: Try deciding DEVICE_PREFIX and DENSITY_LETTER from the selected DEFAULT_ARCHIVE. * acconfig.h: Document DEVICE_PREFIX and DENSITY_LETTER. Reported by Danny R. Johnston.1994-07-29 François Pinard <pinard@iro.umontreal.ca> * aclocal.m4: Adapt AC_PROTOTYPES to caching. * Using configure as generated by a more recent Autoconf solves a problem of rename being rejected on HP-UX in ANSI mode, because of a conflicting prototype from <stdio.h>. In this context, Autoconf now uses ctype.c instead for defining __stub macros. Reported by Alan Modra, Burkhard Plache, Edward Welbourne, Henrik Bakman, Jeffrey Goldberg, Jim Farrell, Kimmy Posey, Michael Maass, Mike Nolan, Richard Lloyd, Robert McGraw, Robert W. Kim, Stefan Skoglund, Tarang Kumar Patel, Tilman Schmidt, Tim Ramsey, Van Snyder and W. Phillip Moore.1994-07-26 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <fcntl.h>. Do not define BSD42, do not look anymore if /vmunix, /sdmach or /../../mach exist. * acconfig.h: Remove BSD42.1994-07-24 François Pinard <pinard@iro.umontreal.ca> * configure.in: Add gmalloc.o to LIBOBJS, instead of AC_SUBST'ing MALLOC. Check for valloc only if gmalloc.o is not being selected. valloc was possibly defined both in "port.h" and GNU malloc. * acconfig.h: Add a description for HAVE_VALLOC. J.T. Conklin, Nelson H.F. Beebe and Tilman Schmidt.1994-07-22 François Pinard <pinard@iro.umontreal.ca> * configure.in: Use provided fnmatch only as a replacement. * configure.in: Check for <sys/io/trioctl.h>, needed for defining _IOW and _IOR on the Tektronix XD88. Reported by Kaveh R. Ghazi.1994-07-20 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (BACKLOG): New goal, for summarizing the maintainance backlog. Distribute file BACKLOG.1994-07-08 François Pinard <pinard@iro.umontreal.ca> * regex.c, regex.h: Use newer versions. This solves a few problems reported by users. Reported by Chris Hopps and John David Anglin.1994-07-06 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for <utime.h>.1994-07-05 François Pinard <pinard@iro.umontreal.ca> * configure.in: Substitute DEFAULT_ARCHIVE and DEFAULT_BLOCKING from the environment. Check for /dev/tape first while trying to decide the default archive, because it is often symlinked right. * acconfig.h: Explain DEFAULT_ARCHIVE and DEFAULT_BLOCKING. * configure.in: Use AC_SET_MAKE. * Makefile.in: Use @SET_MAKE@. Reported by Jim Meyering. * configure.in: Integrate the check, previously in testpad.c, about a needed padding field in the tar header struct. * acconfig.h: Explain PADDING_IN_TAR_HEADER.1994-07-02 François Pinard <pinard@iro.umontreal.ca> * configure.in: Check for -linet, this library is required on a few systems for gettimeofday() or getservbyname(). Also, on ISC 4.0, this avoids a broken version of rename(). Reported by Dean Gaudet, Goeran Uddeborg, Mike Rogers and Peder Chr. Norgaard. * configure.in: Ensure -lsocket is tested after -lnsl. This is required in particular for SINIX-Z, an SVR4.0 system. Reported by Manfred Weichel and Mark Frost. * configure.in: All tests reordered for clarity.1994-07-01 François Pinard <pinard@iro.umontreal.ca> * configure.in: Use AC_TIME_WITH_SYS_TIME, test for <sys/time.h>. This should solve the problem of multiple inclusions of <time.h>. Also, also check for <sys/timeb.h>, for getdate.y tests this.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -