You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
763 B

diff -ur vilistextum-2.6.9/src/Makefile.am vilistextum-2.6.9.new/src/Makefile.am
--- vilistextum-2.6.9/src/Makefile.am 2006-10-24 01:48:54.000000000 +0700
+++ vilistextum-2.6.9.new/src/Makefile.am 2006-11-20 09:51:24.000000000 +0700
@@ -6,7 +6,7 @@
main.c main.h util.c util.h \
multibyte.h unicode_entities.c unicode_entities.h
-AM_CFLAGS = -Wall -O2 -ansi
+AM_CFLAGS = -Wall -ansi
AM_LDFLAGS = $(STATIC)
EXTRA_DIST = kilistextum.kaptn
diff -ur vilistextum-2.6.9/tests/Makefile.am vilistextum-2.6.9.new/tests/Makefile.am
--- vilistextum-2.6.9/tests/Makefile.am 2004-07-06 19:06:20.000000000 +0700
+++ vilistextum-2.6.9.new/tests/Makefile.am 2006-11-20 09:51:05.000000000 +0700
@@ -16,5 +16,5 @@
test: check
-all: check
+all: