Skip to content

Commit

Permalink
delete generated files before running. fixes appneta#340
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Jan 1, 2009
1 parent 2e99b3f commit ed94d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

rm -f config/config.guess config/config.sub config/ltmain.sh 2>/dev/null
rm -f aclocal.m4 2>/dev/null
aclocal -I libopts/m4/
# aclocal doesn't pick up libopts.m4 so we do it manually
Expand Down

0 comments on commit ed94d54

Please sign in to comment.