Changeset 532bea49ffaf746cc3c66947ed5ebbef2d1131bf
- Timestamp:
- 10/20/06 17:18:23
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1161357503 +0000
- git-parent:
[d6abc4d998de2ade55a0a8d20b0d8d0c3517e188]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1161357503 +0000
- Message:
Repair CONFIGURE_LINE (fixes #696)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rfcf1a8e |
r532bea4 |
|
| 7 | 7 | VERSION_EXTRA="svn" |
|---|
| 8 | 8 | |
|---|
| 9 | | CONFIGURE_LINE="$0 $*" |
|---|
| | 9 | CONFIGURE_LINE="$0 $ac_configure_args" |
|---|
| 10 | 10 | CODENAME="Grishenko" |
|---|
| 11 | 11 | |
|---|