(it is not installed automatically by autopoint.
+2007-12-31 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/po/Makefile.in.in: If remove-potcdate.sin does not exist,
+ use the one from teh po directory (it is not installed
+ automatically by autopoint.
+
2007-12-31 Nicolas François <nicolas.francois@centraliens.net>
* lib/commonio.h: Fix the type of the bitfields in the commonio_entry
.SUFFIXES:
.SUFFIXES: .po .sed .sin .nop .po-create .po-update
+remove-potcdate.sin: ../../po/remove-potcdate.sin
+ cp ../../po/remove-potcdate.sin .
+
.sin.sed:
sed -e '/^#/d' $< > t-$@
mv t-$@ $@