aboutsummaryrefslogtreecommitdiff
path: root/gprof/configure
AgeCommit message (Collapse)AuthorFilesLines
1996-08-23 * configure.in: Set and substitute HLDENV.Ian Lance Taylor1-1/+7
* configure: Rebuild. * Makefile.in (HLDENV): New variable. (gprof): Use $(HLDENV).
1996-06-27 * configure.in: Call AC_ISC_POSIX.Ian Lance Taylor1-0/+21
* configure: Rebuild. * Makefile.in (gprof): Pass $(CFLAGS) during link. * hertz.c: Don't include <sys/time.h>; let sysdep.h handle that. If HAVE_SETITIMER is not defined, try using sysconf.
1996-06-25 * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir,Jason Molenda1-1/+68
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. * configure.in (AC_PREREQ): autoconf 2.5 or higher. (AC_PROG_INSTALL): added. * configure: Rebuilt.
1996-06-24 * configure.in: On alpha*-*-osf*, link against libbfd.a if notIan Lance Taylor1-9/+21
using shared libraries. * configure: Rebuild with autoconf 2.10.
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor1-2/+3
directories. * configure: Rebuild.
1996-03-12 * configure: Rebuild with autoconf 2.8.Ian Lance Taylor1-12/+57
1996-02-18 * configure.in: Check for 'do not mix' from native linker beforeIan Lance Taylor1-0/+2
trying to use -rpath. * configure: Rebuild.
1996-02-13 * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared.Ian Lance Taylor1-0/+3
* configure: Rebuild.
1996-02-07 * configure.in: Don't set CC. Look for --enable-shared. SetIan Lance Taylor1-21/+223
BFDLIB and HLDFLAGS and substitute them. * configure: Rebuild. * Makefile.in (LIBS): Use @BFDLIB@. (HLDFLAGS): New variable. (gprof): Use $(HLDFLAGS).
1995-09-05some ns32k updates from Ian DallKen Raeburn1-1/+1
1995-08-16all v2.2 && v2.3 autoconf-generated configure scripts updated toJason Molenda1-3/+3
autoconf v2.4 (not a very big change). fixes PR 7695.
1995-06-16use changequote around []Ken Raeburn1-1/+1
1995-04-19* gen-c-prog.awk: Changed reference to "make-c-prog.awk" inJ.T. Conklin1-0/+805
comment emitted by this script to gen-c-prog.awk. * Makefile.in, configure.in: Converted to use autoconf. * configure: New file, generated with autoconf 2.3. * config/{mt-alpha, mt-dummy, mt-i386, mt-ns532, mt-sparc, mt-tahoe, mt-vax}: Removed.
1992-12-08recording file deathK. Richard Pixley1-678/+0
1991-07-23Initial revisionSean Eric Fagan1-0/+678