Merge lp:~zekopeko-deactivatedaccount/covergloobus/autogenfix into lp:covergloobus

Proposed by zp
Status: Merged
Merge reported by: BadChoice
Merged at revision: not available
Proposed branch: lp:~zekopeko-deactivatedaccount/covergloobus/autogenfix
Merge into: lp:covergloobus
Diff against target: 10 lines (+2/-1)
1 file modified
autogen.sh (+2/-1)
To merge this branch: bzr merge lp:~zekopeko-deactivatedaccount/covergloobus/autogenfix
Reviewer Review Type Date Requested Status
BadChoice Pending
Review via email: mp+16583@code.launchpad.net
To post a comment you must log in.
Revision history for this message
zp (zekopeko-deactivatedaccount) wrote :

Just a small fix for the autogen.sh so that it calls ./configure (with arguments) in the end.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'autogen.sh'
--- autogen.sh 2009-12-22 08:48:57 +0000
+++ autogen.sh 2009-12-25 16:28:11 +0000
@@ -3,4 +3,5 @@
3aclocal -I m43aclocal -I m4
4autoconf4autoconf
5automake --add-missing --copy5automake --add-missing --copy
66echo Running configure with arguments "$@"
7./configure $@

Subscribers

People subscribed via source and target branches