remove patch missed in last commit.

By Aleksander Piotrowski <aleksander.piotrowski@piestrak.waw.pl>
This commit is contained in:
shell 2002-02-02 14:51:10 +00:00
parent 2317adfb27
commit 8f75f46bc2

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-config_h_in,v 1.2 2001/09/19 01:05:18 shell Exp $
--- config.h.in.orig Mon Jun 18 23:53:16 2001
+++ config.h.in Mon Jun 18 23:53:27 2001
@@ -1,7 +1,7 @@
/* undef the builtin DateTime module path and replace with our own. note
that this only works if this file is included _after_ mxDateTime.h */
#undef MXDATETIME_API_MODULE
-#define MXDATETIME_API_MODULE "mxDateTime"
+#define MXDATETIME_API_MODULE "mx.DateTime.mxDateTime"
#define MXDATETIME_LOCATION "@MXMODULE@"