aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)AuthorFilesLines
1998-04-23Fix consistency error reported by Yotam Medini.Jim Wilson1-2/+2
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. From-SVN: r19392
1998-04-14configure: Define DEFAULT_M4 by searching PATH.Krister Walfridsson1-0/+20
* configure: Define DEFAULT_M4 by searching PATH. * Makfile.in: Use DEFAULT_M4. From-SVN: r19208
1998-03-17configure: When making link, also check the current directory.H.J. Lu1-4/+11
8 * configure: When making link, also check the current directory. The configure scripts may create one. From-SVN: r18641
1998-02-05Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein1-0/+7
* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET. (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. * configure: Emit a definition for the new macro enable_shared into each Makefile. * config/mh-sparcpic (PICFLAG): Define to properly according to current multilib configuration. * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly according to current multilib configuration. From-SVN: r17680
1998-01-27configure (package_makefile_rules_frag): New variable, which names a file ↵Manfred Hollstein1-16/+32
with generic rules, ... * configure (package_makefile_rules_frag): New variable, which names a file with generic rules, ... Change comment to mention we now have FIVE parts. * configure: Undo last change. From-SVN: r17522
1998-01-23configure (package_makefile_frag): Move inserting the ↵Manfred Hollstein1-25/+24
${package_makefile_frag} to where it should be according to... * configure (package_makefile_frag): Move inserting the ${package_makefile_frag} to where it should be according to the comment. From-SVN: r17467
1997-12-15Don't ever run autoconf in the toplevel directory :(Jeff Law1-0/+1414
From-SVN: r17111
1997-12-15Rebuild.Jeff Law1-1414/+0
From-SVN: r17099
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1-3/+3
From-SVN: r16970
1997-11-27Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law1-1/+10
* Makefile.in (INSTALL_TARGET): Do install-gcc first. * configure (gxx_include_dir): Provide a definition for subdirs which do not use autoconf. From-SVN: r16784
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-37/+36
From-SVN: r15486
1997-08-21Initial revisionJason Merrill1-0/+1406
From-SVN: r14877