Skip to content

Commit c9f5cac

Browse files
add -f flag to buildconf
1 parent c9e2285 commit c9f5cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Then enter the following command:
2020
git clone https://github.com/php/php-src.git ./
2121

2222
# Generate configure
23-
./buildconf
23+
./buildconf -f
2424

2525
# **For example:** configure the build settings as follows:
2626
./configure \

0 commit comments

Comments
 (0)