[Plib-cvs] plib/examples configure.in,1.17,1.18
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-13 17:30:24
|
Update of /cvsroot/plib/plib/examples In directory usw-pr-cvs1:/tmp/cvs-serv22443 Modified Files: configure.in Log Message: Do not attempt to create data/Makefile Index: configure.in =================================================================== RCS file: /cvsroot/plib/plib/examples/configure.in,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- configure.in 17 Dec 2001 03:25:43 -0000 1.17 +++ configure.in 13 May 2002 17:30:14 -0000 1.18 @@ -137,7 +137,6 @@ AC_OUTPUT( \ Makefile \ - data/Makefile \ src/Makefile \ src/js/Makefile \ src/pui/Makefile \ |