[lwatch-cvs] files/src config.h.in,1.11,1.12
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-24 22:31:58
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv2282/src Modified Files: config.h.in Log Message: - automagically rebuilded Index: config.h.in =================================================================== RCS file: /cvsroot/lwatch/files/src/config.h.in,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** config.h.in 24 Mar 2003 13:43:23 -0000 1.11 --- config.h.in 24 Mar 2003 22:31:54 -0000 1.12 *************** *** 16,19 **** --- 16,22 ---- #undef HAVE_GETOPT_H + /* Define to 1 if you have the `getopt_long' function. */ + #undef HAVE_GETOPT_LONG + /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |