Hi,

After seeing the cvs log this morning I decided to upgrade my eterm. It 
seem that the pserver cvs is no up to date, so I could not get the 
latest changes (I guess I can always apply them by hand). I also had 
a small problem running configure, which I solved by removing a function 
call:

[EMAIL PROTECTED]:/usr/src/enlightenment/eterm/Eterm> cvs diff configure.in            
                 
Index: configure.in
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/configure.in,v
retrieving revision 1.75
diff -u -p -r1.75 configure.in
--- configure.in        13 May 2003 02:08:39 -0000      1.75
+++ configure.in        30 Jul 2003 14:47:24 -0000
@@ -190,7 +190,6 @@ AC_CHECK_FUNCS(atexit _exit unsetenv set
 seteuid memmove putenv strsep setresuid setresgid \
 memmem usleep snprintf strcasestr strcasechr \
 strcasepbrk strrev nl_langinfo)
-dps_snprintf_oflow()
 AC_CHECK_LIB(m, pow)
 
 dnl# Portability checks for various functions

Where is this function supposed to be defined ?

Alan Schmitt

-- 
The hacker: someone who figured things out and made something cool happen.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to