Changeset 83d898848fe3702de2d28b627f11a37aec118694
- Timestamp:
- 06/08/07 00:53:48
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1181256828 +0000
- git-parent:
[c2cc636a89448401bf25d6bf4738dc8439a35d21]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1181256828 +0000
- Message:
Configure: typo correction on --enable-libtar
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r298291b |
r83d8988 |
|
| 3316 | 3316 | dnl |
|---|
| 3317 | 3317 | AC_ARG_ENABLE(libtar, |
|---|
| 3318 | | [ --enable libtar support for skins2 (default enabled)]) |
|---|
| | 3318 | [ --enable-libtar support for skins2 (default enabled)]) |
|---|
| 3319 | 3319 | |
|---|
| 3320 | 3320 | AS_IF([test "${enable_libtar}" != "no"],[ |
|---|