 |
Changeset 3215
- Timestamp:
- 02/17/08 15:49:02
(10 months ago)
- Author:
- Gregor
- Message:
lib/compiler/gdc/configure*: No longer overrides GDC if GDC is provided on the console.
lib/compiler/gdc/gcc/configunix.d: This is generated automatically, shouldn't be in SVN.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3153 |
r3215 |
|
| 4032 | 4032 | # For Tango |
|---|
| 4033 | 4033 | #GDC=$CC |
|---|
| 4034 | | GDC=`echo $CC | sed 's/gcc$/gdc/'` |
|---|
| | 4034 | if test "x$GDC" = "x" |
|---|
| | 4035 | then |
|---|
| | 4036 | GDC=`echo $CC | sed 's/gcc$/gdc/'` |
|---|
| | 4037 | fi |
|---|
| 4035 | 4038 | |
|---|
| 4036 | 4039 | { echo "$as_me:$LINENO: checking If $GDC can compile D sources" >&5 |
|---|
| r3153 |
r3215 |
|
| 172 | 172 | # For Tango |
|---|
| 173 | 173 | #GDC=$CC |
|---|
| 174 | | GDC=`echo $CC | sed 's/gcc$/gdc/'` |
|---|
| | 174 | if test "x$GDC" = "x" |
|---|
| | 175 | then |
|---|
| | 176 | GDC=`echo $CC | sed 's/gcc$/gdc/'` |
|---|
| | 177 | fi |
|---|
| 175 | 178 | |
|---|
| 176 | 179 | AC_MSG_CHECKING([If $GDC can compile D sources]) |
|---|
Download in other formats:
|
 |
 |
|
 |
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static or
Dynamic