Skip to content

Commit

Permalink
Update touchconfig.sh for renamed configure.in -> configure.ac
Browse files Browse the repository at this point in the history
  • Loading branch information
brc0x1 committed Jun 7, 2016
1 parent 48a4392 commit c74198d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion touchconfig.sh
Expand Up @@ -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

0 comments on commit c74198d

Please sign in to comment.