Changeset 6a498752f498c192bcdde2f37609746c28db1df2
- Timestamp:
- 06/13/08 09:04:30
(3 months ago)
- Author:
- Jean-Baptiste Kempf <jb@altair.videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@altair.videolan.org> 1213340670 +0200
- git-parent:
[c84678fdc7d6971cc3ceb9aa8b7f9d2403b63444]
- git-author:
- Jean-Baptiste Kempf <jb@altair.videolan.org> 1213340655 +0200
- Message:
Bootstrap when you modify configure.in
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rcc13469 |
r6a49875 |
|
| 1176 | 1176 | #ifdef HAVE_WIN32 |
|---|
| 1177 | 1177 | patch -p 0 < Patches/libdvdread-win32.patch |
|---|
| | 1178 | (cd $@; ./bootstrap ) |
|---|
| 1178 | 1179 | #endif |
|---|
| 1179 | 1180 | |
|---|