]> git.pld-linux.org Git - packages/GPuTTY.git/blobdiff - GPuTTY-am_fix.patch
- fix for new automake
[packages/GPuTTY.git] / GPuTTY-am_fix.patch
diff --git a/GPuTTY-am_fix.patch b/GPuTTY-am_fix.patch
new file mode 100644 (file)
index 0000000..0c7658f
--- /dev/null
@@ -0,0 +1,8 @@
+--- ./src/Makefile.am.org      Wed Aug 21 15:30:07 2002
++++ ./src/Makefile.am  Wed Feb  5 12:42:58 2003
+@@ -1,4 +1,4 @@
+-CXXFLAGS += -Wall -g -O2
++CXXFLAGS = -Wall -g -O2
+ localedir='"$(datadir)/locale"'
+ INCLUDES = -DLOCALEDIR=$(localedir)\
This page took 0.042638 seconds and 4 git commands to generate.