Enlightenment CVS committal

Author  : vapier
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm


Modified Files:
        configure.in 


Log Message:
need AM_PROG_AS since we compile .S files

===================================================================
RCS file: /cvs/e/eterm/Eterm/configure.in,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -3 -r1.94 -r1.95
--- configure.in        4 Jan 2006 08:44:14 -0000       1.94
+++ configure.in        21 Feb 2007 02:36:24 -0000      1.95
@@ -1,4 +1,4 @@
-dnl# $Id: configure.in,v 1.94 2006/01/04 08:44:14 mej Exp $
+dnl# $Id: configure.in,v 1.95 2007/02/21 02:36:24 vapier Exp $
 
 
PATH=$PATH:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/ucb/bin
 export PATH
@@ -111,6 +111,7 @@
 
 AC_PROG_CC
 AC_PROG_CPP
+AM_PROG_AS
 
 dnl# These must be run after AC_PROG_CC but before any other macros that use
 dnl# the C compiler



-------------------------------------------------------------------------
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

Reply via email to