From aefb8fe2f8d0b4e169d572cedc9f7f3b911db61c Mon Sep 17 00:00:00 2001 From: "Frank M. Kromann" Date: Wed, 29 Oct 2003 05:34:00 +0000 Subject: [PATCH] Fix typo in parameter --- ext/ext_skel_win32.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/ext_skel_win32.php b/ext/ext_skel_win32.php index 5036ad21d8..903081df7d 100644 --- a/ext/ext_skel_win32.php +++ b/ext/ext_skel_win32.php @@ -11,7 +11,7 @@ if (php_sapi_name() != "cli") { 1) Make sure you have CygWin installed 2) Adjust the $cygwin_path to match your installation 3) Change the environment cariable PATHEXT to include .PHP - 4) run ext_skel --ext_name=... + 4) run ext_skel --extname=... the first time you run this script you will be asked to associate it with a program. chooses the CLI version of php. */ -- 2.40.0