Skip to content

Commit

Permalink
pick up libopts.m4 from libopts/
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Apr 20, 2005
1 parent c11e656 commit 5a9a3d6
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
Expand Up @@ -3,5 +3,5 @@
rm -f aclocal.m4 2>/dev/null
aclocal
# aclocal doesn't pick up libopts.m4 so we do it manually
cat config/libopts.m4 >> aclocal.m4
cat libopts/libopts.m4 >> aclocal.m4
automake && autoconf

0 comments on commit 5a9a3d6

Please sign in to comment.