File: config.h.in

package info (click to toggle)
arpalert 2.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,432 kB
  • sloc: ansic: 4,452; sh: 521; makefile: 116; perl: 35
file content (16 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright (c) 2005-2010 Thierry FOURNIER
 * $Id: config.h.in 690 2008-03-31 18:36:43Z  $
 *
 */

// infos
#undef PACKAGE_VERSION

// debug code
#undef DEBUG
#undef DEBUG_DUMP
#undef DEBUG_DETECT

// options
#undef USE_SYSLOG