pidgin: 7477b267: It is good when documentation matches re...
deryni at pidgin.im
deryni at pidgin.im
Thu Apr 3 22:50:37 EDT 2008
-----------------------------------------------------------------
Revision: 7477b26751dbf08e918a1f300fbd2697dd0c6369
Ancestor: 40eafa8cd448e1729d79513e98ab2854e3589e69
Author: deryni at pidgin.im
Date: 2008-04-03T22:57:58
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/7477b26751dbf08e918a1f300fbd2697dd0c6369
Modified files:
autogen.sh
ChangeLog:
It is good when documentation matches reality. I figured all the other env
vars for this sort of thing used _FLAGS so this should also.
-------------- next part --------------
============================================================
--- autogen.sh 7e646a48d52616ad9fdd319e258deccc6c72af5a
+++ autogen.sh 0ba629e53763eceb83590b6bbd7790c6e97c6928
@@ -134,5 +134,5 @@ run_or_die ${AUTOCONF} ${AUTOCONF_FLAGS}
###############################################################################
# Run configure
###############################################################################
+echo "running ./configure ${CONFIGURE_FLAGS} $@"
+./configure ${CONFIGURE_FLAGS} $@
-echo "running ./configure ${CONFIGURE_ARGS} $@"
-./configure ${CONFIGURE_ARGS} $@
More information about the Commits
mailing list