Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ppmnumerics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sbalzarini Lab
Software
Parallel Computing
PPM
ppmnumerics
Commits
ca45c1db
Commit
ca45c1db
authored
13 years ago
by
Omar Awile
Browse files
Options
Downloads
Patches
Plain Diff
a compiled configure
parent
708dd6e3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure
+70
-0
70 additions, 0 deletions
configure
with
70 additions
and
0 deletions
configure
+
70
−
0
View file @
ca45c1db
...
...
@@ -615,6 +615,7 @@ FCFLAGS
FC
RANLIB
SET_MAKE
SED
CPP
ac_ct_CC
CFLAGS
...
...
@@ -4691,6 +4692,75 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link
=
'$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu
=
$ac_cv_c_compiler_gnu
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: checking for a sed that does not truncate output"
>
&5
$as_echo_n
"checking for a sed that does not truncate output... "
>
&6
;
}
if
${
ac_cv_path_SED
+
:
}
false
;
then
:
$as_echo_n
"(cached) "
>
&6
else
ac_script
=
s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
for
ac_i
in
1 2 3 4 5 6 7
;
do
ac_script
=
"
$ac_script$as_nl$ac_script
"
done
echo
"
$ac_script
"
2>/dev/null |
sed
99q
>
conftest.sed
{
ac_script
=
;
unset
ac_script
;
}
if
test
-z
"
$SED
"
;
then
ac_path_SED_found
=
false
# Loop through the user's path and test for each of PROGNAME-LIST
as_save_IFS
=
$IFS
;
IFS
=
$PATH_SEPARATOR
for
as_dir
in
$PATH
do
IFS
=
$as_save_IFS
test
-z
"
$as_dir
"
&&
as_dir
=
.
for
ac_prog
in
sed
gsed
;
do
for
ac_exec_ext
in
''
$ac_executable_extensions
;
do
ac_path_SED
=
"
$as_dir
/
$ac_prog$ac_exec_ext
"
{
test
-f
"
$ac_path_SED
"
&&
$as_test_x
"
$ac_path_SED
"
;
}
||
continue
# Check for GNU ac_path_SED and select it if it is found.
# Check for GNU $ac_path_SED
case
`
"
$ac_path_SED
"
--version
2>&1
`
in
*
GNU
*
)
ac_cv_path_SED
=
"
$ac_path_SED
"
ac_path_SED_found
=
:
;;
*
)
ac_count
=
0
$as_echo_n
0123456789
>
"conftest.in"
while
:
do
cat
"conftest.in"
"conftest.in"
>
"conftest.tmp"
mv
"conftest.tmp"
"conftest.in"
cp
"conftest.in"
"conftest.nl"
$as_echo
''
>>
"conftest.nl"
"
$ac_path_SED
"
-f
conftest.sed <
"conftest.nl"
>
"conftest.out"
2>/dev/null
||
break
diff
"conftest.out"
"conftest.nl"
>
/dev/null 2>&1
||
break
as_fn_arith
$ac_count
+ 1
&&
ac_count
=
$as_val
if
test
$ac_count
-gt
${
ac_path_SED_max
-0
}
;
then
# Best one so far, save it but keep looking for a better one
ac_cv_path_SED
=
"
$ac_path_SED
"
ac_path_SED_max
=
$ac_count
fi
# 10*(2^10) chars as input seems more than enough
test
$ac_count
-gt
10
&&
break
done
rm
-f
conftest.in conftest.tmp conftest.nl conftest.out
;;
esac
$ac_path_SED_found
&&
break
3
done
done
done
IFS
=
$as_save_IFS
if
test
-z
"
$ac_cv_path_SED
"
;
then
as_fn_error
$?
"no acceptable sed could be found in
\$
PATH"
"
$LINENO
"
5
fi
else
ac_cv_path_SED
=
$SED
fi
fi
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: result:
$ac_cv_path_SED
"
>
&5
$as_echo
"
$ac_cv_path_SED
"
>
&6
;
}
SED
=
"
$ac_cv_path_SED
"
rm
-f
conftest.sed
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: checking whether
${
MAKE
-make
}
sets
\$
(MAKE)"
>
&5
$as_echo_n
"checking whether
${
MAKE
-make
}
sets
\$
(MAKE)... "
>
&6
;
}
set
x
${
MAKE
-make
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment