mirror of
https://github.com/curl/curl.git
synced 2026-07-25 03:07:17 +03:00
Added comment and CVS id.
This commit is contained in:
parent
dcc7900e7c
commit
012d75442a
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
#ifndef _CURL_CONFIG_DJGPP_H
|
||||
#define _CURL_CONFIG_DJGPP_H
|
||||
|
||||
/* lib/config.dj - Hand crafted config file for DJGPP.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
#define OS "MSDOS/djgpp"
|
||||
#define PACKAGE "curl"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue