File: general.m4

package info (click to toggle)
dcmtk 3.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 54,900 kB
  • sloc: cpp: 274,805; ansic: 47,345; makefile: 5,313; sh: 4,250; perl: 277; xml: 182; lex: 103
file content (7 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
dnl This file is includes into configure.in

dnl Get configuration directory
AC_PROG_MAKE_SET
AC_PREFIX_DEFAULT(/usr/local)
common_makefile=Makefile.def
AC_SUBST(common_makefile)