File: configure.in

package info (click to toggle)
mbr 1.1.5-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 384 kB
  • ctags: 293
  • sloc: ansic: 2,151; sh: 762; makefile: 116
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (2)
1
2
3
4
AC_INIT
AM_INIT_AUTOMAKE(mbr, 1.1.5)
AC_PROG_CC
AC_OUTPUT(Makefile harness/Makefile)