File: configure.ac

package info (click to toggle)
r-cran-maps 3.4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,568 kB
  • sloc: ansic: 1,564; makefile: 59; awk: 21; sh: 13
file content (6 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
AC_INIT(maps, 3.2.0, alex.deckmyn@meteo.be)
AC_PROG_AWK
AC_SUBST(AWK)
AC_CONFIG_FILES(src/Makefile)
AC_OUTPUT