[lwatch-cvs] files/src config.h.in,1.12,1.13
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-25 13:15:54
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv4311/src Modified Files: config.h.in Log Message: - FreeBSD port Index: config.h.in =================================================================== RCS file: /cvsroot/lwatch/files/src/config.h.in,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** config.h.in 24 Mar 2003 22:31:54 -0000 1.12 --- config.h.in 25 Mar 2003 13:15:48 -0000 1.13 *************** *** 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 --- 16,19 ---- |