File: confpaths.h.in

package info (click to toggle)
inetutils 2%3A2.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 18,684 kB
  • sloc: ansic: 132,371; sh: 12,498; yacc: 1,651; makefile: 725; perl: 72
file content (9 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
/* Define PATH_* macros from paths in $(top_srcdir)/paths. */

#ifdef HAVE_PATHS_H
# include <paths.h>
#endif

/* *INDENT-OFF* */
@PATHS_DEFS@
/* *INDENT-ON* */