Skip to content
Snippets Groups Projects
  1. Nov 16, 2014
  2. Feb 12, 2011
  3. Sep 07, 2005
    • Ben Elliston's avatar
      Import from Autoconf sources: · 2016dfcc
      Ben Elliston authored
      	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
      	* move-if-change: Don't output "$2 is unchanged"; suggested by Ben
      	Elliston.  Handle weird characters correctly.
      2016dfcc
  4. Jul 16, 2005
  5. May 03, 1999
  6. Apr 16, 1999
  7. Nov 11, 1998
  8. Jan 29, 1997
  9. Jan 23, 1997
  10. Sep 08, 1995
    • Ian Lance Taylor's avatar
    • Ian Lance Taylor's avatar
      * configure.in: Call AC_CONFIG_HEADER. Don't try to use · 0743b4ac
      Ian Lance Taylor authored
      	bfd/hosts/*.h file or bfd/config/*.mh file.  Call AC_PROG_CC and
      	AC_PROG_RANLIB.  Substitute in values for CFLAGS, HDEFINES and AR.
      	Call AC_CHECK_HEADERS for stdlib.h and time.h.  Touch stamp.h if
      	creating config.h.
      	* configure: Rebuild.
      	* Makefile.in (AR): Define as @AR@.
      	(CC): New variable, defined as @CC@.
      	(CFLAGS): Define as @CFLAGS@.
      	(RANLIB): Define as @RANLIB@.
      	(HDEFINES, TDEFINES): New variables.
      	(@host_makefile_frag@): Remove.
      	(compile.o, run.o): Depend upon config.h.
      	(mostlyclean): Make the same as clean, not distclean.
      	(clean): Remove config.log.
      	(distclean): Remove config.h and stamp-h.
      	(Makefile): Don't depend upon @frags@.  Just rebuild Makefile when
      	invoking config.status.
      	(config.h, stamp-h): New targets.
      	* compile.c: Include "config.h".  Don't include <sys/times.h>.
      	Include <time.h> and <stdlib.h> if they exist.  Don't include
      	"sysdep.h".
      	(get_now): Remove unused local b.
      	* run.c: Include "config.h".  Include <stdlib.h> if it exists.
      	Don't include "sysdep.h".
      	* writecode.c: Don't include "bfd.h" or "sysdep.h".  Include
      	<stdio.h>.
      0743b4ac
  11. Jul 06, 1995
  12. Feb 04, 1993
  13. Feb 02, 1993
  14. Jan 18, 1993
  15. Jan 04, 1993
  16. Jan 03, 1993
  17. Dec 22, 1992
  18. Nov 18, 1992
  19. Sep 18, 1992
  20. Sep 09, 1992
  21. Sep 08, 1992
  22. Aug 31, 1992
Loading