From: Reini U. <ru...@x-...> - 2002-01-13 15:47:27
|
I had unsolvable problems on cygwin's make with locale/Makefile, re-generating the po's from the sources. the problem is probably $(wildcard ../<stuff>/*). With $(wildcard locale/<stuff>/*) it works fine. So I converted the makefile to be called from the basedir. This works fine now. I'm just finishing the WantedPages plugin. Any objections to use ~$ make -f locale/Makefile instead of ~/locale/$ make If not I'll commit. I'll doing more changes on the de.po and german pages, and I want to generate the mo's by myself, not to conflict with carsten again. -- Reini Urban http://atelier.akbild.ac.at/ (soon) http://xarch.tu-graz.ac.at/home/rurban/ (big) http://tv.mur.at/ (kulturelles) |