From: Gilles J. S. <se...@us...> - 2004-07-20 04:20:12
|
Update of /cvsroot/opencxx/opencxx/sample In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23528/sample Added Files: Tag: rel_2_8 Makefile.in Log Message: * opencxx/Makefile.am: added file dloading.h driver2.h nobase_pkginclude_HEADERS variable for dependencies genaration. * configure.in: added the new file sample/Makefile to AC_OUTPUT. Added AC_LIBTOOL_WIN32_DLL macro for non static DLL. Commented out AC_DISABLE_SHARED, testing shared libraries. * bootstrap: removed --include-deps option, used it for distribution. Added libtoolize command to create auxiliairy files. * Makefile.am: Change to permit 'make test" to run whithout reconfiguring. Added AUX_DIST variable, for auxiliairies files needed for distribution. Added bootstrap to EXTRA_DIST variable. Added MAINTAINERCLEANFILES variable and their files. Makefile.in (New): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/Attic/Makefile.in?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup |