]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
*** empty log message ***
[lilypond.git] / config.hh.in
index a0c9473de6cefe3ff12708ca34278033384a8fcb..2d972e65af431de177e62d40a5337e8b47503ec9 100644 (file)
@@ -7,6 +7,9 @@
 
 #define PACKAGE_DATADIR DATADIR "/" PACKAGE
 
+/* dynamic relocation? */
+#define ARGV0_RELOCATION 0
+
 /* default lilypond locale dir */
 #define LOCALEDIR "@LOCALEDIR@"
 
@@ -74,6 +77,9 @@
 #define DIRSEP '@DIRSEP@'
 #define PATHSEP '@PATHSEP@'
 
+/* define if you have some kind of windows platform */
+#define PLATFORM_WINDOWS 0
+
 /* define if you have assert.h */
 #define HAVE_ASSERT_H 0