mirror of git://gcc.gnu.org/git/gcc.git
2001-02-05 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. Consolidate all the bits to do with where includes might be installed. * aclocal.m4: Regenerate. * configure.in: Use it. * configure: Regenerate. * src/Makefile.am (targetincludep): Use simplified rules. (targetincludep): Rename gxx_target_include_dir. (myincludep): Rename gxx_include_dir. * src/Makefile.in: Regenerate. * libsupc++/Makefile.am: Use simplified rules. * libsupc++/Makefile.in: Regenerate. From-SVN: r39479 |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| atan2f.c | ||
| copysignf.c | ||
| expf.c | ||
| hypot.c | ||
| hypotf.c | ||
| hypotl.c | ||
| mathconf.h | ||
| nan.c | ||
| signbit.c | ||
| signbitf.c | ||
| signbitl.c | ||