]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: make Curl_easyopts const 16950/head
authorDan Fandrich <dan@coneharvesters.com>
Thu, 3 Apr 2025 20:41:50 +0000 (13:41 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 3 Apr 2025 20:43:26 +0000 (13:43 -0700)
commit9ba597bed72bfa5c8cc671eb7f601de2deaff640
tree09268a137ea970b40fdf15d7a5acef73a2a93d69
parent9f4f61ddcb7add87580fe6b60794c4aaaeb6b3a7
lib: make Curl_easyopts const

Also, make the optiontable rule work in an out-of-tree build.

Closes #16950
lib/Makefile.am
lib/easygetopt.c
lib/easyoptions.c
lib/easyoptions.h
lib/optiontable.pl