[lwatch-cvs] files configure,1.19,1.20 configure.ac,1.16,1.17
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-18 14:47:38
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv1101 Modified Files: configure configure.ac Log Message: - misstyped Index: configure =================================================================== RCS file: /cvsroot/lwatch/files/configure,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** configure 18 Mar 2003 14:41:22 -0000 1.19 --- configure 18 Mar 2003 14:47:28 -0000 1.20 *************** *** 1,4 **** #! /bin/sh ! # From configure.ac Revision: 1.15 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57 for lwatch 0.2. --- 1,4 ---- #! /bin/sh ! # From configure.ac Revision: 1.16 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57 for lwatch 0.2. Index: configure.ac =================================================================== RCS file: /cvsroot/lwatch/files/configure.ac,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** configure.ac 18 Mar 2003 14:41:23 -0000 1.16 --- configure.ac 18 Mar 2003 14:47:30 -0000 1.17 *************** *** 56,60 **** AH_TEMPLATE([SYSCONFDIR], ! [Directory when configuration is placed]) # Checks for user options --- 56,60 ---- AH_TEMPLATE([SYSCONFDIR], ! [Directory where configuration file is placed]) # Checks for user options |