* libU77/Makefile.in: Missed one config.h.in -> config.hin change.

From-SVN: r21224
This commit is contained in:
Jeffrey A Law 1998-07-16 21:33:58 +00:00 committed by Jeff Law
parent 9ed182dca4
commit 0752c0eaad
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Thu Jul 16 00:58:52 1998 Jeffrey A Law (law@cygnus.com)
* libU77/Makefile.in: Missed one config.h.in -> config.hin change.
* g2c.hin: Renamed from g2c.h.in.
* Makefile.in, configure.in: Changed as needed.
* configure: Rebuilt.

View File

@ -105,7 +105,7 @@ ${srcdir}/stamp-h.in: configure.in acconfig.h
echo timestamp > ${srcdir}/stamp-h.in
config.h: stamp-h
stamp-h: config.h.in config.status
stamp-h: config.hin config.status
$(SHELL) config.status
echo timestamp > stamp-h