mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 22:52:23 +00:00
commit
0ae762acd1
@ -801,7 +801,7 @@ msg "*** Gathering the list of data files to install"
|
||||
scripts/compile | scripts/missing | scripts/depcomp | scripts/ltmain.sh | scripts/install-sh)
|
||||
continue
|
||||
;;
|
||||
#
|
||||
#
|
||||
# will produce. FIXME: create this file at the time of 'ct-ng build'.
|
||||
config/configure.in.in | config/configure.in)
|
||||
continue
|
||||
@ -818,6 +818,6 @@ msg "*** Gathering the list of data files to install"
|
||||
} > verbatim-data.mk
|
||||
|
||||
msg "*** Running autoreconf"
|
||||
autoreconf -Wall --force
|
||||
autoreconf -Wall --force -I m4
|
||||
|
||||
msg "*** Done!"
|
||||
|
Loading…
Reference in New Issue
Block a user