]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 26 Aug 2002 12:07:52 +0000 (12:07 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 26 Aug 2002 12:07:52 +0000 (12:07 +0000)
lily/GNUmakefile

index 201e3e552fcfa084d7fb55882fc1d6be07c34dcb..79a516e0b247b2588e34ec22d15bfe05b5ba7daf 100644 (file)
@@ -14,7 +14,11 @@ STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
 
-USER_LDFLAGS += -static -lltdl -ldl
+# for profiling, link guile statically:
+#
+# USER_LDFLAGS += -static -lltdl -ldl
+#
+
 ETAGS_FLAGS += -r '/^LY_DEFINE *(\([^,]+\),/\1/'  -r '/^LY_DEFINE *([^,]+, *"\([^"]+\)"/\1/' 
 
 default: