Fossil SCM

Fix to auto.def related to making markdown on by default.

drh 2013-04-01 16:53 trunk
Commit ce93b460aef12780a79dd4b8baf0f2a7c204c72b
1 file changed +3 -3
+3 -3
--- auto.def
+++ auto.def
@@ -74,13 +74,13 @@
7474
# reading config.h first.
7575
define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
7676
define FOSSIL_ENABLE_JSON
7777
}
7878
79
-if {[opt-bool markdown]} {
80
- # no-op. Markdown is now enabled by default.
81
-}
79
+#if {[opt-bool markdown]} {
80
+# # no-op. Markdown is now enabled by default.
81
+#}
8282
8383
if {[opt-bool static]} {
8484
# XXX: This will not work on all systems.
8585
define-append EXTRA_LDFLAGS -static
8686
}
8787
--- auto.def
+++ auto.def
@@ -74,13 +74,13 @@
74 # reading config.h first.
75 define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
76 define FOSSIL_ENABLE_JSON
77 }
78
79 if {[opt-bool markdown]} {
80 # no-op. Markdown is now enabled by default.
81 }
82
83 if {[opt-bool static]} {
84 # XXX: This will not work on all systems.
85 define-append EXTRA_LDFLAGS -static
86 }
87
--- auto.def
+++ auto.def
@@ -74,13 +74,13 @@
74 # reading config.h first.
75 define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
76 define FOSSIL_ENABLE_JSON
77 }
78
79 #if {[opt-bool markdown]} {
80 # # no-op. Markdown is now enabled by default.
81 #}
82
83 if {[opt-bool static]} {
84 # XXX: This will not work on all systems.
85 define-append EXTRA_LDFLAGS -static
86 }
87

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button