Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 4e942938630a3e9b5b38bc5d0030fe32 > files > 4

e2fsprogs-1.41.2-1mnb2.src.rpm

--- ./lib/e2p/Makefile.in.tst_ostype	2005-06-29 19:42:20.000000000 +0200
+++ ./lib/e2p/Makefile.in	2005-08-04 17:56:47.000000000 +0200
@@ -66,7 +66,7 @@
 
 tst_ostype: $(srcdir)/ostype.c
 	@echo "	LD $@"
-	@$(CC) -DTEST_PROGRAM -I$(top_srcdir)/lib -o tst_ostype \
+	@$(CC) -DTEST_PROGRAM -DTEST_PROGRAM -I$(top_srcdir)/lib -o tst_ostype \
 		$(srcdir)/ostype.c $(ALL_CFLAGS)
 
 check::	tst_ostype