Update of /cvsroot/openvrml/openvrml/mozilla-plugin
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25052/mozilla-plugin
Modified Files:
Tag: OpenVRML-GtkPlug-BRANCH
configure.ac
Log Message:
Removed obsolete reference to lib/Makefile.
Index: configure.ac
===================================================================
RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/configure.ac,v
retrieving revision 1.14.4.1
retrieving revision 1.14.4.2
diff -C2 -d -r1.14.4.1 -r1.14.4.2
*** configure.ac 27 Sep 2006 06:35:17 -0000 1.14.4.1
--- configure.ac 30 Sep 2006 06:51:41 -0000 1.14.4.2
***************
*** 4,8 ****
AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel])
AC_CONFIG_FILES([Makefile]
- [lib/Makefile]
[src/Makefile])
AM_INIT_AUTOMAKE([1.7 foreign])
--- 4,7 ----
|