File: acconfig.h

package info (click to toggle)
prestimel 20010527-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,176 kB
  • ctags: 1,380
  • sloc: cpp: 3,505; sh: 2,295; ansic: 2,259; makefile: 271; sed: 93
file content (18 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* The default path to the themes.  */
#undef DEFAULT_PATH_TO_THEMES

/* The location and name of the global config-file.  */
#undef GLOBAL_CONFIG_FILE

/* The name of the user's config-file.  */
#undef USER_CONFIG_FILE

/* ImageMagick version 5.2.* installed ? */
#undef IMAGE_MAGICK_52

/* NLS stuff */
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY