mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
13 lines
206 B
C
13 lines
206 B
C
/* Name of this package! */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of this archive. */
|
|
#undef VERSION
|
|
|
|
/* Define if you have the getpass function. */
|
|
#undef HAVE_GETPASS
|
|
|
|
/* Define cpu-machine-OS */
|
|
#undef OS
|
|
|