File: acconfig.h

package info (click to toggle)
gtkdiff 1.8.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,736 kB
  • ctags: 1,654
  • sloc: ansic: 15,829; sh: 763; makefile: 320; sed: 93
file content (17 lines) | stat: -rwxr-xr-x 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#undef PACKAGE
#undef VERSION

#undef HAVE_MMAP
#undef HAVE_STRSEP
#undef HAVE_STRTOK_R
#undef HAVE_SIGACTION
#undef HAVE_WAITPID
#undef HAVE_LIBSM
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT

#define DIFF_PATH  "/usr/bin/diff"
#define DIFF3_PATH  "/usr/bin/diff3"