[Evolution] CVS Compilation Question
Ujwal S. Sathyam
ujwal@netbrowser.com
Mon, 15 Oct 2001 14:42:38 -0700
I had the same problem. Apparently, it is some gettext issue. I had been
running Mandrake 7.2 with an updated Ximian Gnome. I then finally
updated to Mandrake 8.1, and I don't have to hack the Makefiles anymore.
Ujwal
Joe Barnett wrote:
>when i try building things from CVS (gal,gtkhtml,evolution), after I run
>./autogen.sh, it generates an empty Makefile in the <base>/intl
>directory.
>
>Since I haven't cared much about internationalization, I've just been
>editing the base makefile and cropping out intl from the SUBDIRS
>section, but there's got to be a cleaner way to do this.
>
>what application (autoconf/automake/etc) settings, or is there something
>else should I check?
>
>THanks,
>Joe
>
>