UAM Text Tools
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
f7b30b9
for
configure
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/05/09 00:52:29 (
15 years
ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
63a5739
Parents:
8338227
git-author:
Mateusz Hromada <ruanda@…> (06/05/09 00:52:29)
git-committer:
Mateusz Hromada <ruanda@…> (06/05/09 00:52:29)
Message:
Improvements on configure script.
config.h has more details about project
configure creates src directory unless it exists
File:
1 edited
configure
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
configure
rc08f3b1
rf7b30b9
13
13
fi
14
14
15
if [ ! -d ./src ]; then
16
mkdir ./src
17
fi
18
15
19
. ./auto/output/config_h
16
20
. ./auto/output/Makefile
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive