|
From: <pst...@us...> - 2008-03-30 11:19:40
|
Revision: 359
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=359&view=rev
Author: pstieber
Date: 2008-03-30 04:19:36 -0700 (Sun, 30 Mar 2008)
Log Message:
-----------
Removed unused preprocessor directives.
Modified Paths:
--------------
trunk/jazz/src/mswin/config.h
Modified: trunk/jazz/src/mswin/config.h
===================================================================
--- trunk/jazz/src/mswin/config.h 2008-03-30 05:05:05 UTC (rev 358)
+++ trunk/jazz/src/mswin/config.h 2008-03-30 11:19:36 UTC (rev 359)
@@ -33,26 +33,3 @@
// Do not support /dev/sequencer2 on Windows.
#undef DEV_SEQUENCER2
-
-#define JAZZ_DATADIR "."
-
-// Name of package.
-#define PACKAGE "Jazz++"
-
-// Define to the address where bug reports for this package should be sent.
-#define PACKAGE_BUGREPORT "pst...@ve..."
-
-// Define to the full name of this package.
-#define PACKAGE_NAME "jazzplusplus"
-
-// Define to the full name and version of this package.
-#define PACKAGE_STRING "jazzplusplus 4.1.9"
-
-// Define to the one symbol short name of this package.
-#define PACKAGE_TARNAME "Jazz++"
-
-// Define to the version of this package.
-#define PACKAGE_VERSION "4.1.9"
-
-// Version number of package.
-#define VERSION "4.1.9"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|