aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure
AgeCommit message (Collapse)AuthorFilesLines
2005-03-28merge from gccDJ Delorie1-1/+1
2005-03-25merge from gccDJ Delorie1-2/+6
2005-03-09 * pex-os2.c: Remove.Ian Lance Taylor1-1/+0
* configure.ac: Remove *-*-os2-emx* case when setting pexecute. * Makefile.in (CFILES): Remove pex-os2.c. (CONFIGURED_OFILES): Remove pex-os2.o. (pex-os2.o): Remove target. * configure: Rebuild.
2005-03-06merge from gccDJ Delorie1-47/+91
2004-12-27merge from gccDJ Delorie1-1148/+154
2004-12-20merge from gccDJ Delorie1-402/+428
2004-12-18merge from gccDJ Delorie1-9/+50
2004-12-182004-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-123/+1050
* Makefile.in (top_builddir): Set to `.'. (OUTPUT_OPTION): Removed. (LIBTOOL): New. (LTLIBOBJS): New. (EXTRA_LTOFILES): New. (FLAGS_TO_PASS): Add EXTRA_LTOFILES. (all): Remove stamp-picdir. (LTCOMPILE): New. (.c.lo): New rule. (REQUIRED_LTOFILES): New. (CONFIGURED_LTOFILES): New. ($(TARGETLIB)): Check .libs for PIC object files. Depend on $(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS). (stamp-picdir): Completely removed. (maint-missing): Pass $(REQUIRED_LTOFILES) $(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES) $(CONFIGURED_OFILES) (maint-buildall): Depend on $(REQUIRED_LTOFILES) $(CONFIGURED_LTOFILES). (mostlyclean): Also remove *.lo .libs. Run "make maint-deps". * aclocal.m4: Include ../libtool.m4. * config.table: Don't check --enable-shared. * configure.ac (AC_PROG_LIBTOOL): Add. (AC_PROG_CC_C_O): Removed. (OUTPUT_OPTION): Removed. (NO_MINUS_C_MINUS_O): Removed. (ltpexecute): New substitute. (LIBOBJS): Cleanup. * configure: Regenerated. * maint-tool: Updated for .lo/libtool.
2004-12-10merge from gccDJ Delorie1-0/+408
2004-09-032004-09-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-72/+40
* configure: Regenerate.
2004-04-26merge from gccDJ Delorie1-41/+72
2004-04-22merge from gccDJ Delorie1-65/+202
2004-03-10merge from gccDJ Delorie1-49/+58
2004-03-09merge from gccDJ Delorie1-369/+908
2004-01-26merge from gccDJ Delorie1-5/+15
2003-10-012003-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-14/+26
* configure.in: Check if $MAKEINFO is missing. * configure: Regenerated.
2003-09-25 * configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz1-679/+418
* configure: Regenerated.
2003-09-03merge from gccDJ Delorie1-27/+44
2003-08-27 * aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz1-2017/+5898
(libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ. (LIB_AC_PROG_CC): Remove. * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES. Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if performing link tests. * configure: Regenerated.
2003-06-19merge from gccDJ Delorie1-9/+22
2003-06-13merge from gccDJ Delorie1-56/+80
2003-05-07libiberty/Jason Merrill1-85/+221
* hashtab.c (burtle_hash): New fn. * configure.in: Add AC_C_BIGENDIAN_CROSS. * aclocal.m4: Include accross.m4. * configure, config.in: Regenerate. include/ * hashtab.h (burtle_hash): Prototype. (burtle_hash_object): New macro.
2003-05-04merge from gccDJ Delorie1-495/+63
2003-04-16merge from gccDJ Delorie1-79/+81
2003-04-16merge from gccDJ Delorie1-80/+83
2003-04-14merge from gccDJ Delorie1-85/+84
2003-02-22merge from gccDJ Delorie1-55/+59
2003-02-21merge from gccDJ Delorie1-81/+82
2003-02-21merge from gccDJ Delorie1-52/+107
2003-02-21merge from gccDJ Delorie1-2/+2
2003-02-20 * Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-86/+177
(REQUIRED_OFILES): Add lrealpath.o. (lrealpath.o): Add rule. * aclocal.m4 (libiberty_NEED_DECLARATION): Add. * configure.in: Add realpath and canonicalize_file_name to checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION for canonicalize_file_name. * lrealpath.c: New file. * make-relative-prefix.c: Update documentation. (make_relative_prefix): Simplify. Use lbasename and lrealpath. * config.in: Regenerated. * configure: Regenerated. * functions.texi: Regenerated.
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva1-0/+1
config.status. * configure: Rebuilt.
2003-01-30merge from gccDJ Delorie1-127/+129
2003-01-25merge from gccDJ Delorie1-17/+29
2003-01-24merge from gccDJ Delorie1-30/+29
2002-07-01merge from gccDJ Delorie1-140/+205
2002-06-06merge from gccDJ Delorie1-1/+1
2002-05-08merge from gccDJ Delorie1-142/+147
2002-05-07merge from gccDJ Delorie1-107/+121
2002-03-26merge from gccDJ Delorie1-19/+20
2002-03-04merge from gccDJ Delorie1-142/+169
2002-01-31merge from gccDJ Delorie1-1/+1
2002-01-22 * configure.in (variable detection): Use arrays of unspecifiedRichard Henderson1-1/+1
size instead of plain integers.
2002-01-22merge from gccDJ Delorie1-22/+91
2002-01-01merge from gccDJ Delorie1-1/+4
2001-12-24merge from gccDJ Delorie1-183/+196
2001-12-11merge from gccDJ Delorie1-54/+61
2001-11-28merge from gccDJ Delorie1-36/+86
2001-11-26merge from gccDJ Delorie1-1/+1
2001-11-15merge from gccDJ Delorie1-76/+118