changeset 22608:ae436d5e42d5

merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369' and '911e3a3a992368fcb0a43a90238092e27a92c581'
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 04 Apr 2008 02:45:33 +0000
parents 185b37776140 (diff) e09650135f04 (current diff)
children eccdd341dc6e
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/autogen.sh	Fri Apr 04 01:17:29 2008 +0000
+++ b/autogen.sh	Fri Apr 04 02:45:33 2008 +0000
@@ -134,5 +134,5 @@
 ###############################################################################
 # Run configure
 ###############################################################################
-echo "running ./configure ${CONFIGURE_ARGS} $@"
-./configure ${CONFIGURE_ARGS} $@
+echo "running ./configure ${CONFIGURE_FLAGS} $@"
+./configure ${CONFIGURE_FLAGS} $@