blob: 98707faf09751c8fe334828b5b507d577319b6fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- libstroke-0.5.1/libstroke/Makefile.am.orig 2008-06-11 13:01:54.000000000 +0400
+++ libstroke-0.5.1/libstroke/Makefile.am 2008-06-11 13:02:02.000000000 +0400
@@ -5,10 +5,10 @@
# level Makefile.
AUTOMAKE_OPTIONS = foreign
-EXTRA_DIST =
+#EXTRA_DIST =
#tclpath::
- #echo ${ENABLE_TCL}
+# echo ${ENABLE_TCL}
#if ENABLE_TCL
#SEL_BIB = libstroke.la libstroke_tcl.la
|