Enlightenment CVS committal Author : titan Project : misc Module : rage
Dir : misc/rage/src/bin Modified Files: Makefile.am main.c Log Message: A few more autofoo changes. Also, you want to go to a new line after the usage has been printed. =================================================================== RCS file: /cvs/e/misc/rage/src/bin/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 29 Mar 2007 14:08:14 -0000 1.2 +++ Makefile.am 29 Mar 2007 14:23:37 -0000 1.3 @@ -37,10 +37,10 @@ e_flowlayout.c \ e_flowlayout.h -rage_LDADD = @EVAS_LIBS@ @ECORE_LIBS@ @EDJE_LIBS@ @EMOTION_LIBS@ +rage_LDADD = @my_libs@ @EVAS_LIBS@ @ECORE_LIBS@ @EDJE_LIBS@ @EMOTION_LIBS@ rage_thumb_SOURCES = \ rage_thumb.c -rage_thumb_LDADD = @EVAS_LIBS@ @ECORE_LIBS@ @EDJE_LIBS@ @EMOTION_LIBS@ +rage_thumb_LDADD = @my_libs@ @EVAS_LIBS@ @ECORE_LIBS@ @EDJE_LIBS@ @EMOTION_LIBS@ =================================================================== RCS file: /cvs/e/misc/rage/src/bin/main.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- main.c 19 Mar 2007 22:12:35 -0000 1.1 +++ main.c 29 Mar 2007 14:23:37 -0000 1.2 @@ -256,7 +256,7 @@ printf("Usage:\n"); printf(" rage " "[-x11] [-gl] [-fb] [-xr] [-g WxH] [-fs] " - "[-t theme] [-cf dir]" + "[-t theme] [-cf dir]\n" ); exit(-1); } ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs