mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Added comment and CVS id.
This commit is contained in:
parent
dcc7900e7c
commit
012d75442a
@ -1,6 +1,10 @@
|
|||||||
#ifndef _CURL_CONFIG_DJGPP_H
|
#ifndef _CURL_CONFIG_DJGPP_H
|
||||||
#define _CURL_CONFIG_DJGPP_H
|
#define _CURL_CONFIG_DJGPP_H
|
||||||
|
|
||||||
|
/* lib/config.dj - Hand crafted config file for DJGPP.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
#define OS "MSDOS/djgpp"
|
#define OS "MSDOS/djgpp"
|
||||||
#define PACKAGE "curl"
|
#define PACKAGE "curl"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user