mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
no more rewriting of the setup file
This commit is contained in:
parent
db2370a12f
commit
0e4e28fdda
@ -197,7 +197,7 @@ if (!$confopts) {
|
||||
}
|
||||
|
||||
|
||||
if ($fixed > 0) {
|
||||
if ($fixed < 4) {
|
||||
open(F, ">$setupfile") or die;
|
||||
print F "name='$name'\n";
|
||||
print F "email='$email'\n";
|
||||
|
Loading…
Reference in New Issue
Block a user