summaryrefslogtreecommitdiff
path: root/win32/builddef.bat
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-12-05 17:45:15 +0000
committerWez Furlong <wez@php.net>2003-12-05 17:45:15 +0000
commit9ec9ffece821a560d8e5da8e710ed3c97ccf422c (patch)
tree8ff27d6d5cae62ad0a1408d4315e31b972cbbd94 /win32/builddef.bat
parenta6ed27afe6391fcb6c222f2f9ba6903850913f9f (diff)
downloadphp-git-9ec9ffece821a560d8e5da8e710ed3c97ccf422c.tar.gz
convert to DOS line endings to solve win98 issues
Diffstat (limited to 'win32/builddef.bat')
-rw-r--r--win32/builddef.bat12
1 files changed, 6 insertions, 6 deletions
diff --git a/win32/builddef.bat b/win32/builddef.bat
index 78b0c706b9..c9432a1fb6 100644
--- a/win32/builddef.bat
+++ b/win32/builddef.bat
@@ -1,6 +1,6 @@
-rem Generate phpts.def file, which exports symbols from our dll that
-rem are present in some of the libraries which are compiled statically
-rem into PHP
-rem $Id: builddef.bat,v 1.1 2003-08-22 21:45:58 wez Exp $
-@echo off
-type ..\ext\sqlite\php_sqlite.def
+rem Generate phpts.def file, which exports symbols from our dll that
+rem are present in some of the libraries which are compiled statically
+rem into PHP
+rem $Id: builddef.bat,v 1.2 2003-12-05 17:45:15 wez Exp $
+@echo off
+type ..\ext\sqlite\php_sqlite.def