From f1892133c9a9d93742856e5f07f62c676604dfd6 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 6 Jul 2001 14:11:59 -0400 Subject: ENH: run make depend --- configure | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'configure') diff --git a/configure b/configure index fb2670a81c..478e062f1f 100755 --- a/configure +++ b/configure @@ -1378,13 +1378,9 @@ chmod +x $CONFIG_STATUS rm -fr confdefs* $ac_clean_files test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 -# build the CMakeBuildTargets program +# build cmake $RUNMAKE +# run cmake ./Source/cmake $fullSrcDir - - - - - - - +# run cmake depends +$RUNMAKE depend -- cgit v1.2.1