diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-07 17:20:53 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-07 17:20:53 +0000 |
commit | ef346f1a7ff294f11a8b72a1474cc476a8804645 (patch) | |
tree | a652cb9dbb6982d0ba25833000240dbb614a2fbb /ld/.Sanitize | |
parent | 320d4f291fe4b171a544dc5b48ed8c828344352e (diff) | |
download | gdb-ef346f1a7ff294f11a8b72a1474cc476a8804645.zip gdb-ef346f1a7ff294f11a8b72a1474cc476a8804645.tar.gz gdb-ef346f1a7ff294f11a8b72a1474cc476a8804645.tar.bz2 |
* config.in: Rename from config.h.in.
* configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
Check for config.h:config.in when creating stamp-h.
* configure: Rebuild.
* Makefile.in (stamp-h): Depend upon config.in rather than
config.h.in. Set CONFIG_HEADERS to config.h:config.in when
calling config.status.
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 72457cd..4545242 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -30,7 +30,7 @@ README TODO acconfig.h aclocal.m4 -config.h.in +config.in configure configure.bat configure.host |