summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (start_job_command): Remember to call notice_finsihed_file under -n when3.72.6Roland McGrath1995-02-101-4/+2
* real-clean renamed to maintainer-clean.Richard M. Stallman1995-02-071-11/+28
* [! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int.Roland McGrath1995-02-071-2/+1
* (read_makefile): For bogus line starting with tab, ignore it if blank afterRoland McGrath1995-02-061-2/+2
* Cast results of `alloca' to `char *'.Roland McGrath1995-02-061-1/+1
* Cast results of `alloca' to `char *' in two places.Roland McGrath1995-02-061-3/+5
* Check for mktemp.3.72.5Roland McGrath1995-02-051-1/+1
* (main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.Roland McGrath1995-02-051-1/+6
* (make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.Roland McGrath1995-02-051-0/+11
* Added #undef HAVE_SYSCONF_OPEN_MAX.Roland McGrath1995-02-051-0/+3
* [HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as macro using sysconf.Roland McGrath1995-02-051-0/+4
* (update_file_1): When !MUST_MAKE, don't set FILE->update_status to zeroRoland McGrath1995-01-271-7/+9
* (debug_signal_handler): New function; toggles debug_flag.Roland McGrath1995-01-261-0/+14
* (realclean): Remove Info files.Roland McGrath1995-01-161-0/+1
* (variable_expand): Fix braino in last change.3.72.4Roland McGrath1995-01-151-1/+1
* Fix nits in last change.Roland McGrath1995-01-151-6/+5
* (start_job_command): Save and restore environ around vfork call.Roland McGrath1995-01-151-58/+48
* (variable_expand): Rewrote computed variable name and substitutionRoland McGrath1995-01-151-110/+92
* (construct_command_argv_internal): Handle " quoting too, when noRoland McGrath1995-01-151-14/+21
* (union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int.Roland McGrath1995-01-151-0/+4
* (Foreach Function): Correccion de gramatica espanola.Roland McGrath1995-01-131-2/+2
* (default_variables) [__hpux]: Remove special definition of ARFLAGS.Roland McGrath1995-01-111-7/+1
* (clean): Don't remove Info files.Roland McGrath1995-01-101-1/+1
* ($(bindir)/make): Fix typo in echo.Roland McGrath1995-01-101-1/+1
* Fix typo in comment.Roland McGrath1995-01-101-1/+1
* (check): Remove gratuitous target declaration.Roland McGrath1995-01-101-1/+0
* (ETAGS, CTAGS): Don't use -t.Roland McGrath1995-01-071-3/+3
* Include config.h first.Roland McGrath1995-01-071-5/+6
* (ar_name_equal) [cray]: Subtract 1 like [__hpux].Roland McGrath1995-01-071-2/+2
* (decode_switches): For --help, print usage to stdout.Roland McGrath1995-01-071-5/+8
* install, uninstall, installdirs should not alter the build dir.Richard M. Stallman1995-01-041-0/+11
* (update_file_1): Do set_command_state (FILE, cs_not_started) only if old3.72.3Roland McGrath1994-12-051-1/+10
* (start_waiting_job): Use set_command_state.Roland McGrath1994-11-291-1/+1
* (CPPFLAGS): New variable.Roland McGrath1994-11-281-5/+7
* (build.sh.in): Make it executable.Roland McGrath1994-11-281-0/+1
* (globfiles): Add configure.in, configure.Roland McGrath1994-11-281-1/+1
* (make-$(version).tar): Rename install.sh to install-sh.3.72.2Roland McGrath1994-11-281-1/+1
* (prefix, exec_prefix): Set.Roland McGrath1994-11-281-4/+4
* Abbreviate copyright years.Roland McGrath1994-11-281-1/+1
* (AC_OUTPUT): Don't write glob/Makefile.Roland McGrath1994-11-281-1/+1
* (AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED.Roland McGrath1994-11-281-1/+1
* Don't check for ranlib.Roland McGrath1994-11-281-1/+0
* (notice_finished_file): Only mark also_make's as updated if really ranRoland McGrath1994-11-231-1/+1
* Put dnls before random whitespace.Roland McGrath1994-11-151-2/+2
* (CPPFLAGS): New variable, set from @CPPFLAGS@.Roland McGrath1994-11-131-10/+6
* Explain reason for new filesystem layout.David J. MacKenzie1994-11-111-2/+5
* Add #undef HAVE_UNION_WAIT.Roland McGrath1994-11-081-0/+3
* Converted to Autoconf v2.Roland McGrath1994-11-081-37/+52
* Test HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H instead of DIRENT, SYSDIR,Roland McGrath1994-11-081-9/+9
* (prefix, exec_prefix): Set these from @...@.Roland McGrath1994-11-071-5/+7