ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
freemol
/
trunk
/
src
/
mengine
/
configure
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
#
Line 2
|
Line 2
2
3
# would do any platform-specific configuration here...
4
5
+
if ! [ $FREEMOL ]; then
6
+
echo "FREEMOL variable must be defined"
7
+
exit
8
+
fi
9
10
echo "Will install into " $FREEMOL
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines