mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 12:59:21 +08:00
* Makefile.in (Makefile): Rely on 'configure' not 'configure.in'.
This commit is contained in:
parent
d4f4d1d0d6
commit
0d82dbb143
@ -1,3 +1,7 @@
|
||||
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx>
|
||||
|
||||
* Makefile.in (Makefile): Rely on 'configure' not 'configure.in'.
|
||||
|
||||
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx>
|
||||
|
||||
* configure.ac: Rename from configure.in.
|
||||
|
@ -96,7 +96,7 @@ $(CLEAN_SUBDIRS):
|
||||
|
||||
.PRECIOUS: Makefile
|
||||
|
||||
Makefile: Makefile.in $(srcdir)/configure.in config.status
|
||||
Makefile: Makefile.in $(srcdir)/configure config.status
|
||||
$(SHELL) config.status
|
||||
|
||||
config.status: configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user