[Plib-cvs] plib configure.in,1.46,1.47
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2002-09-02 19:14:11
|
Update of /cvsroot/plib/plib In directory usw-pr-cvs1:/tmp/cvs-serv11109/plib Modified Files: configure.in Log Message: Oops! Forgot to update the front page! Index: configure.in =================================================================== RCS file: /cvsroot/plib/plib/configure.in,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- configure.in 1 Sep 2002 02:39:50 -0000 1.46 +++ configure.in 2 Sep 2002 19:14:05 -0000 1.47 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/js/js.h) -AM_INIT_AUTOMAKE(plib, 1.6.0) +AM_INIT_AUTOMAKE(plib, 1.7.0) # This AC_PREFIX_DEFAULT will place the library files # into /usr/lib - but will put the include files into |