Changeset 4746
- Timestamp:
- 09/13/07 08:43:53 (1 year ago)
- Files:
-
- trunk/Config.kmk (modified) (1 diff)
- trunk/configure (modified) (1 diff, 1 prop)
- trunk/configure.vbs (modified) (2 diffs, 2 props)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Config.kmk
r4635 r4746 18 18 # distribution. VirtualBox OSE is distributed in the hope that it will 19 19 # be useful, but WITHOUT ANY WARRANTY of any kind. 20 20 # 21 21 22 22 # trunk/configure
- Property svn:eol-style set to LF
r4733 r4746 13 13 # distribution. VirtualBox OSE is distributed in the hope that it will 14 14 # be useful, but WITHOUT ANY WARRANTY of any kind. 15 #16 # If you received this file as part of a commercial VirtualBox17 # distribution, then only the terms of your commercial VirtualBox18 # license agreement apply instead of the previous paragraph.19 15 # 20 16 trunk/configure.vbs
- Property svn:eol-style set to CRLF
- Property svn:keywords set to Id
r2992 r4746 1 ' 1 ' $Id$ 2 '' @file 2 3 ' The purpose of this script is to check for all external tools, headers, and 3 4 ' libraries VBox OSE depends on. … … 18 19 ' distribution. VirtualBox OSE is distributed in the hope that it will 19 20 ' be useful, but WITHOUT ANY WARRANTY of any kind. 20 '21 ' If you received this file as part of a commercial VirtualBox22 ' distribution, then only the terms of your commercial VirtualBox23 ' license agreement apply instead of the previous paragraph.24 21 ' 25 22

