File: configure.ac

package info (click to toggle)
sensible-utils 0.0.7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 448 kB
  • sloc: sh: 739; makefile: 110
file content (5 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (4)
1
2
3
4
5
AC_INIT([sensible-utils],[SENSIBLE_UTILS_VERSION])
AM_INIT_AUTOMAKE

AC_CONFIG_FILES([Makefile po4a/Makefile po4a/de/Makefile po4a/es/Makefile po4a/fr/Makefile po4a/it/Makefile po4a/ja/Makefile po4a/pl/Makefile])
AC_OUTPUT