Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
857b28fb
Commit
857b28fb
authored
Oct 31, 2013
by
Lynn Garren
Browse files
fix config for Mac
parent
8d4d6d21
Changes
14
Hide whitespace changes
Inline
Side-by-side
Cast/Cast-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Evaluator/Evaluator-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Exceptions/Exceptions-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Fields/Fields-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
GenericFunctions/GenericFunctions-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Geometry/Geometry-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Matrix/Matrix-config.in
View file @
857b28fb
...
...
@@ -8,7 +8,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Random/Random-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
RandomObjects/RandomObjects-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
RefCount/RefCount-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Units/Units-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Utility/Utility-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Vector/Vector-config.in
View file @
857b28fb
...
...
@@ -10,7 +10,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
clhep-config.in
View file @
857b28fb
...
...
@@ -9,7 +9,7 @@ orig_includedir="@includedir@"
# use the full name of this script to get the current path
configpath
=
`
dirname
${
0
}
`
# check for a leading slash to determine if this is a relative path
firstc
=
`
expr
${
configpath
}
:
\/
`
firstc
=
`
expr
${
configpath
}
:
"
\/
"
`
calldir
=
`
pwd
`
if
[
${
firstc
}
-eq
0
]
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment