summaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>hjl2003-07-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.tpl: Replace PWD with PWD_COMMAND. * Makefile.in: Regenerated. gcc/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * config-ml.in: Replace PWD with PWD_COMMAND. * Makefile.in: Likewise. gcc/ada/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Make-lang.in: Replace PWD with PWD_COMMAND. * Makefile.adalib: Likewise. * Makefile.in: Likewise. gcc/treelang/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Make-lang.in: Replace PWD with PWD_COMMAND. libf2c/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Makefile.in: Replace PWD with PWD_COMMAND. libstdc++-v3/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Replace PWD with PWD_COMMAND. * Makefile.in: Regenerated. * docs/html/Makefile: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68931 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.aoliva2003-01-281-2/+2
| | | | | | | | | | * aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless version_specific_libs is enabled. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61927 138bc75d-0d04-0410-961f-82ee72b054a4
* libf2c:aj2003-01-091-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. (install, uninstall): Prepend $(DESTDIR) to destination paths in all (un)installation commands. libiberty: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. libobjc: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. (install-libs, install-headers): Prepend $(DESTDIR) to destination paths in all (un)installation commands. libstdc++: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * include/Makefile.am (install-data-local): Prepend $(DESTDIR) to destination paths in all (un)installation commands. Use ${c_base_builddir} and ${std_builddir} as destination subdirectories to achieve consistency with preceding mkinstalldirs commands. No effect because both variables contain "." only. * include/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61082 138bc75d-0d04-0410-961f-82ee72b054a4
* boehm-gc:ghazi2002-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | * Makefile.am (all-multi): Fix multilib parallel build. libf2c: * Makefile.in (all): Fix multilib parallel build. libffi: * Makefile.am (all-multi): Fix multilib parallel build. libiberty: * Makefile.in (all): Fix multilib parallel build. libjava: * Makefile.am (all-multi): Fix multilib parallel build. libobjc: * Makefile.in (all): Fix multilib parallel build. libstdc++-v3: * Makefile.am (all-multi): Fix multilib parallel build. zlib: * Makefile.am (all-multi): Fix multilib parallel build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57423 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (s-libe77): Add WARN_CFLAGS.ghazi2002-06-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54222 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (WARN_CFLAGS): New.ghazi2002-05-311-0/+2
| | | | | | | | | | (FLAGS_TO_PASS): Add WARN_CFLAGS. * libF77/Makefile.in (ALL_CFLAGS): Likewise. * libI77/Makefile.in (ALL_CFLAGS): Likewise. * libU77/Makefile.in (ALL_CFLAGS): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54083 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-05-20 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-05-201-1/+1
| | | | | | | | * Makefile.in: Use @SHELL@, not /bin/sh for SHELL definition. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53659 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-161-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
* Checked in by Eric Christopher <echristo@redhat.com>:echristo2002-05-031-0/+2
| | | | | | | | | 2002-05-02 Alexandre Oliva <aoliva@redhat.com> * Makefile.in: Fix for multilibbed natives. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53116 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4: Replace with version copied from libstdc++-v3.geoffk2002-01-291-17/+15
| | | | | | | | | | * configure.in: Update for changes to aclocal and Makefile. * configure: Regenerate. * Makefile.in: Correct install and uninstall for cross targets. * libU77/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49316 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-01-20 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-01-201-6/+6
| | | | | | | | | * Makefile.in: $(MULTISUBDIR) has an implied leading `/'; remove duplicates. Use libtool for removing libg2c{a|la|so} for the `uninstall' target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49021 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-01-181-3/+3
| | | | | | | * Makefile.in: Add missing `/' separator in last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48995 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-01-181-3/+3
| | | | | | | | * Makefile.in: Install libg2c.{a|la|so} in $(libdir)$(MULTISUBDIR) instead of $(libsubdir)$(MULTISUBDIR). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48994 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in ($(LIBG2C):): Let libtool decide when to add -lc.ljrittle2002-01-041-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48529 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool.aoliva2001-12-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47606 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (AR, RANLIB): Add, for substitutions.aoliva2001-12-041-14/+26
| | | | | | | | | | | | | | | | | | | | | | (all-unilib, $(LIBG2C)): Depend on object lists, not convenience libraries. (s-libe77): Renamed from libE77.la; build object list. (install): Do not move libraries to libdir. (mostlyclean, clean): Adjust. * libF77/Makefile.in (RANLIB): Add. (LINK): Remove. (../s-libf77): Renamed from ../libF77.la; build object list. (../libfrtbegin.a): Remove target first. Don't use $<. (all, clean, distclean): Adjust. * libF77/configure.in: Substitute RANLIB. * libF77/configure: Rebuilt. * libI77/Makefile.in (LINK): Delete. (../s-libi77): Renamed from ../libI77.la; build object list. (all, clean, distclean): Adjust. * libU77/Makefile.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47605 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca>toon2001-11-161-0/+1
| | | | | | | | * Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47106 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-11-131-20/+9
| | | | | | | | | | | | * Makefile.in: Change dependencies on stamp files into dependencies on the generated .la files. Get rid of objlist. Update comment. * libF77/Makefile.in: Ditto. * libI77/Makefile.in: Ditto. * libU77/Makefile.in: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46970 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-20 David Edelsohn <dje@watson.ibm.com>toon2001-10-201-6/+1
| | | | | | | | | | | * Makefile.in: Do not include SUBDIRS in objlist. Create libg2c.so from F2CEXT and SUBDIRS archives. * libF77/Makefile.in: Create archive. * libI77/Makefile.in: Same. * libU77/Makefile.in: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46384 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-10-051-4/+1
| | | | | | | | * Makefile.in: Move libg2c.so and libg2c.{l}a to the same directory at install. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46029 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-03 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-10-031-1/+3
| | | | | | | | | | | | | | gcc/f/ * Make-lang.in: Remove reference to FORTRAN_INIT. * g77spec.c: Add reference to FORTRAN_INIT. libf2c/ * Makefile.in: Add "AR" reference, change from frtbegin.o to libfrtbegin.a. * libF77/Makefile.in: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45985 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-01 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-10-011-3/+3
| | | | | | | | * Makefile.in: Set major:minor:sub version number of shared libf2c to 0:0:0. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45918 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-09-29 Juergen Pfeifer <juergen.pfeifer@gmx.net>toon2001-09-301-23/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make libf2c a shared library (gcc/f directory). * Make-lang.in: Pass define of frtbegin.o to compilation of g77spec.c. * g77spec.c (lang_specific_driver): Treat linking in of frtbegin.o. 2001-09-29 Juergen Pfeifer <juergen.pfeifer@gmx.net> Toon Moene <toon@moene.indiv.nluug.nl> Make libf2c a shared library (libf2c directory). * aclocal.m4: Get definition of libtool. * Makefile.in: Use libtool. * configure.in: Use libtool. * configure: Regenerated. * libF77/Makefile.in: Use libtool; treat main program contained in libF77/main.c specially. * libF77/configure.in: Use libtool. * libF77/configure: Regenerated. * libI77/Makefile.in: Use libtool. * libI77/configure.in: Use libtool. * libI77/configure: Regenerated. * libU77/Makefile.in: Use libtool. * libU77/configure.in: Use libtool. * libU77/configure: Regenerated. * libU77/date_.c: Adapt for -fPIC compiling. * libU77/vxtidate_.c: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45913 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.zack2001-07-041-3/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43761 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Prepend $(SHELL) to move-if-change calls.law1999-09-141-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29397 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-071-1/+6
| | | | | | | | libdir, libsubdir and tooldir. Applied in libchill, libf2c, libiberty and libobjc git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28569 138bc75d-0d04-0410-961f-82ee72b054a4
* revert Sat Apr 17 patchburley1999-04-241-6/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26610 138bc75d-0d04-0410-961f-82ee72b054a4
* better support SMP builds in libf2cburley1999-04-171-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26521 138bc75d-0d04-0410-961f-82ee72b054a4
* Warn about invoking non-Y2K-compliant intrinsicsburley1999-03-051-2/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25609 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (distclean): Move Makefile deletion to end oflaw1999-02-091-1/+2
| | | | | | | commands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25116 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-12 Dave Love <fx@gnu.org>fx1998-10-131-7/+46
| | | | | | | | | | * Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23045 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Revert last patch.law1998-10-061-6/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22874 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (s-libi77): Depend on i77.law1998-10-051-0/+6
| | | | | | | | (s-libf77): Depend on i77. (s-libu77): Depend on u77. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22829 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-30 Dave Love <d.love@dl.ac.uk>fx1998-09-301-0/+2
| | | | | | | * Makefile.in (f2cext.c): Depend on g2c.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22668 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (all): Correct dependencies do --disable-multilibsrobertl1998-09-301-3/+3
| | | | | | | | works again. (distclean): Correct typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22662 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (distclean, clean, uninstall, install, all): Addrobertl1998-09-211-9/+38
| | | | | | | | | | | multilib support. configure.in: Likewise. configure: Regenerate. * libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean): Explictly remove stamp in parent's directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22519 138bc75d-0d04-0410-961f-82ee72b054a4
* Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>fx1998-09-131-1/+1
| | | | | | | * Makefile.in (install): Add missing "else true;". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22401 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS): Fix typo.law1998-08-261-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22012 138bc75d-0d04-0410-961f-82ee72b054a4
* (s-libe77, ${srcdir}/configure, g2c.h, Makefile,fx1998-07-251-6/+6
| | | | | | | | config.status, rebuilt): Rely on VPATH, dropping explicit use of $(srcdir) in various places. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21378 138bc75d-0d04-0410-961f-82ee72b054a4
* (all): Depend on s-libe77, not e77.fx1998-07-191-5/+5
| | | | | | | (.PHONY): Remove e77. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21279 138bc75d-0d04-0410-961f-82ee72b054a4
* * g2c.hin: Renamed from g2c.h.in.law1998-07-161-1/+1
| | | | | | | | | | | * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. * libU77/config.hin: Renamed from libU77/config.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21202 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: stamp-lib* -> s-lib*.law1998-07-141-4/+4
| | | | | | | | | * libU77/Makefile.in: Likewise. * libF77/Makefile.in: Likewise. * libI77/Makefile.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21162 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (all): Invoke $(MAKE) instead of just make.law1998-07-141-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21152 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-07-10 Dave Love <d.love@dl.ac.uk>fx1998-07-121-134/+79
| | | | | | | | | | | | | | | | | | * Makefile.in: Re-write build procedure mainly to honour dependencies correctly but also allow making in the build directory by configuring the relevant variables. The lib[FIU]77 subdirs do dependency checking of their objects. Stamp files dictate when to run (new) archive targets in subdirs. Some tidying of variables. Supply full set of standard targets. * configure.in: Move much of testing to new configures in subdirs. Tidy up handling of RANLIB etc. * stamp-h.in, libF77/configure.in, libI77/configure.in, libF77/configure, libI77/configure: New files. * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Change in step with libf2c/Makefile.in. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21082 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (clean): Don't remove Makefiles, that is done inlaw1998-07-061-4/+1
| | | | | | | distclean. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20956 138bc75d-0d04-0410-961f-82ee72b054a4
* (F2CEXT): Remove sclock.fx1998-07-061-2/+2
| | | | | | | (UOBJ): Add libU77/datetime_.o. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20946 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS, case G2C_H_DIR): Use $(TARGET_SUBDIR)law1998-06-271-1/+1
| | | | | | | instead of hardcoding "libraries". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20762 138bc75d-0d04-0410-961f-82ee72b054a4
* dmanfred1998-06-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | egcs/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. (Makefile): Depend on $(gcc_version_trigger). * configure (gcc_version): Change default initializer to empty string. (gcc_version_trigger): New variable; pass this variable down to subdir configures to enable them checking gcc's version themselves. Emit make macros for both gcc_version vars. (topsrcdir): Initialize reliably. (recursion line): Remove --with-gcc-version=${gcc_version}. egcs/gcc/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (gcc_version, gcc_version_trigger): New macros. (version): Initialize from $(gcc_version). * configure.in (version): Rename to gcc_version. (gcc_version_trigger): New variable; call AC_SUBST for it and emit it into the generated config.status. * configure: Regenerate. egcs/libf2c/ChangeLog.egcs: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (gcc_version_trigger): Add new macro. (config.status): Add dependency upon $(gcc_version_trigger). * configure.in (gcc_version_trigger): New variable; initialize using value from toplevel configure; add AC_SUBST for it. (gcc_version): Change initialization to use this new variable. * configure: Regenerate. egcs/libio/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add gcc_version_trigger. (Makefile): Add dependency upon $(gcc_version_trigger). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20736 138bc75d-0d04-0410-961f-82ee72b054a4
* dmanfred1998-06-241-2/+2
| | | | | | | | | | | | | | | | | | | | | egcs/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * configure (gcc_version): Initialize properly depending on how and where configure is started. (recursion line): Pass a --with-gcc-version=${gcc_version} to configures in subdirs. egcs/libf2c/ChangeLog.egcs: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (version): Rename to gcc_version. * configure.in (version): Likewise. (gcc_version): Add code to use an option passed from parent configure. * configure: Regenerate. egcs/libio/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add gcc_version. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20687 138bc75d-0d04-0410-961f-82ee72b054a4
* Xlaw1998-06-211-21/+3
| | | | | | | | | * configure.in (version, target_alias): Define. * Makefile.in (version, target_alias, libsubdir): Define. (install): Remove check for libsubdir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20633 138bc75d-0d04-0410-961f-82ee72b054a4