2005/12/1, Mike Russo <[EMAIL PROTECTED]>:
I received the following autotools error regarding a missing Makefile.in
file, and automake couldn't generate Makefile or configure. Files are
being downloaded via emerge script via cvs.

Hi Mike,

Try making a change as follows:

Index: Makefile.am
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/Makefile.am,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile.am
--- Makefile.am 6 Sep 2005 05:19:15 -0000       1.19
+++ Makefile.am 1 Dec 2005 14:17:00 -0000
@@ -10,4 +10,5 @@
 cpufreq \
 ibox \
 start \
-randr
+randr \
+gadget_test


Regards!
David

Reply via email to