summaryrefslogtreecommitdiff
path: root/libxslt/xsltconfig.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-08-15 10:07:56 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-08-15 10:07:56 +0000
commitde660685f14ab2c326bf143310ca24ef31877182 (patch)
tree4ae6a60ed7c506ec746220650d15e40d7ef855a7 /libxslt/xsltconfig.h.in
parent76c6f0321c32dcf8d8aff402f454aedcb483e44d (diff)
downloadlibxslt-de660685f14ab2c326bf143310ca24ef31877182.tar.gz
cleanup of includes export xsltconfig.h at make install stage Daniel
* libexslt/common.c libexslt/math.c libxslt/Makefile.am libxslt/libxslt.h libxslt/xsltconfig.h.in: cleanup of includes export xsltconfig.h at make install stage Daniel
Diffstat (limited to 'libxslt/xsltconfig.h.in')
-rw-r--r--libxslt/xsltconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/libxslt/xsltconfig.h.in b/libxslt/xsltconfig.h.in
index ed027874..7270f862 100644
--- a/libxslt/xsltconfig.h.in
+++ b/libxslt/xsltconfig.h.in
@@ -9,12 +9,6 @@
#ifndef __XML_XSLTCONFIG_H__
#define __XML_XSLTCONFIG_H__
-#ifdef WIN32
-#include <win32config.h>
-#else
-#include "config.h"
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif