Makefile.in (cs-tconfig.h): Depend on CONFIG_H, not GCONFIG_H.
authorRichard Henderson <rth@redhat.com>
Wed, 28 Mar 2001 22:20:31 +0000 (14:20 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Mar 2001 22:20:31 +0000 (14:20 -0800)
commit2bb9b75d528be0f93407ec3d5354191768b70364
tree3059c3aa6e1d5f7a2083797b0cebe29dc041427e
parent2bf47a10a9609a4056234883aa0d5f12c526b067
Makefile.in (cs-tconfig.h): Depend on CONFIG_H, not GCONFIG_H.

        * Makefile.in (cs-tconfig.h): Depend on CONFIG_H, not GCONFIG_H.
        Use ALL_CFLAGS not HOST_CFLAGS for sjlj detection.

From-SVN: r40952
gcc/ChangeLog
gcc/Makefile.in