aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2006-07-11 13:12:57 +0000
committerGisle Vanem <gvanem@broadpark.no>2006-07-11 13:12:57 +0000
commit012d75442ab21cbf7c487a3548c6db9151567507 (patch)
tree4487bf2a97b7ca7e7cc2f0668f5be9989190baaa
parentdcc7900e7cf7c2611ab0f30ea8be0452e30bc199 (diff)
Added comment and CVS id.
-rw-r--r--lib/config.dj4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/config.dj b/lib/config.dj
index d9f806b00..1ac700d86 100644
--- a/lib/config.dj
+++ b/lib/config.dj
@@ -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"