[Wisp-cvs] wisp configure.in,1.76,1.77
Status: Alpha
Brought to you by:
digg
From: <pi...@us...> - 2003-02-07 01:04:07
|
Update of /cvsroot/wisp/wisp In directory sc8-pr-cvs1:/tmp/cvs-serv27653 Modified Files: configure.in Log Message: No more complains about CCAS Index: configure.in =================================================================== RCS file: /cvsroot/wisp/wisp/configure.in,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- configure.in 6 Feb 2003 20:11:38 -0000 1.76 +++ configure.in 7 Feb 2003 01:04:03 -0000 1.77 @@ -11,6 +11,7 @@ AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(wisp, 0.9.9) AM_CONFIG_HEADER(src/config.h) +AM_PROG_AS dnl Determine the system type. case $target in |