cURL / Mailing Lists / curl-library / Single Mail

curl-library

missing version info in curl_config.h

From: Guenter <lists_at_gknw.net>
Date: Sat, 23 Apr 2011 22:12:48 +0200

Hi,

/* Define to the full name of this package. */
#define PACKAGE_NAME "curl"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "curl -"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "curl"

/* Define to the version of this package. */
#define PACKAGE_VERSION "-"

...

/* Version number of package */
#define VERSION "-"

is the version string no longer supposed to be mentioned in
curl_config.h with Git builds? (I believe I did recently read a post
about version stuff, but cant find atm ..)

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-23