Update touchconfig.sh for renamed configure.in -> configure.ac

This commit is contained in:
Brian Cox 2016-06-06 22:16:05 -07:00
parent 48a4392343
commit c74198d7e9
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@
# and insists they need to be regenerated, though they really don't.
# This script bumps the timestamps on the right files in the right order,
# such that they don't all match, and make can proceed on its way.
touch configure.in acinclude.m4 aclocal.m4 configure Makefile.am Makefile.in
touch configure.ac acinclude.m4 aclocal.m4 configure Makefile.am Makefile.in