Re: [GtkGLExt] aclocal warnings



Am Sun, 23 Apr 2006 12:53:53 -0600 schrieb Timothy M. Shead:

> > - Is the anonymous CVS really recent? I know the sf.net anonymous
> > CVS problems from some other projects.
> 
> It's definitely recent enough - there haven't been changes to the
> files in question for ~ 2 years.

One on the default problems with sf.net anonymous CVS:

andreas frodo:cvs>  cvs -z3
-d:pserver:anonymous cvs sourceforge net:/cvsroot/gtkglext co -P
gtkglextmm cvs [checkout aborted]: end of file from server (consult
above messages if any) 

andreas frodo:cvs>  cvs -z3 
-d:pserver:anonymous cvs sourceforge net:/cvsroot/gtkglext co -P
gtkglextmm cvs [checkout aborted]: end of file from server (consult
above messages if any) 

:-(

I've attached the patch against the last release. I assume this is new 
enough if you say there happens nothing for such a long time...

regards
Andreas
--- gtkglextmm.m4~	2004-05-18 08:29:34.000000000 +0200
+++ gtkglextmm.m4	2006-04-24 10:21:28.000000000 +0200
@@ -222,7 +222,7 @@
 dnl AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD([ACTION-IF-SUPPORTED [, ACTION-IF-NOT-SUPPORTED]])
 dnl Checks whether gtkglextmm supports multihead.
 dnl
-AC_DEFUN(AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD,
+AC_DEFUN([AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD],
 [ AC_LANG_SAVE
   AC_LANG_CPLUSPLUS
   AC_CACHE_CHECK([whether gtkglextmm supports multihead],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]