Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
bbd2fdc
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:
Oct 28, 2006, 4:08:38 PM (
18 years
ago)
Author:
Kevin Chen <kchen@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
e0540e4
Parents:
db8b00b
Message:
remove references to -ldes
File:
1 edited
configure
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
configure
r8298425
rbbd2fdc
2791
2791
else
2792
2792
ac_check_lib_save_LIBS=$LIBS
2793
LIBS="
-ldes
$LIBS"
2793
LIBS="
$LIBS"
2794
2794
cat >conftest.$ac_ext <<_ACEOF
2795
2795
/* confdefs.h. */
…
…
2854
2854
_ACEOF
2855
2855
2856
LIBS="
-ldes
$LIBS"
2856
LIBS="
$LIBS"
2857
2857
2858
2858
fi
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive