From: Braden M. <br...@us...> - 2006-09-30 06:50:50
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24637 Modified Files: Tag: OpenVRML-GtkPlug-BRANCH bootstrap Log Message: Call gtkdocize during bootstrap. Index: bootstrap =================================================================== RCS file: /cvsroot/openvrml/openvrml/bootstrap,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** bootstrap 29 Mar 2006 08:11:53 -0000 1.1 --- bootstrap 30 Sep 2006 06:50:46 -0000 1.1.4.1 *************** *** 1 **** --- 1,2 ---- + cd lib/gtkglext && gtkdocize autoreconf --install --symlink |