- build gets perl and gperf from configure now

- moved built sources to maintainer-clean
This commit is contained in:
Martin Willi
2006-05-24 06:36:46 +00:00
parent 8b5be79d83
commit 298b06c28c
4 changed files with 6 additions and 17 deletions
+2
View File
@@ -89,6 +89,8 @@ AC_PROG_LIBTOOL
AC_PROG_LEX
AC_PROG_YACC
AC_PROG_CC(intel)
AC_PATH_PROG([GPERF], [gperf], [], [$PATH:/bin:/usr/bin:/usr/local/bin])
AC_PATH_PROG([PERL], [perl], [], [$PATH:/bin:/usr/bin:/usr/local/bin])
dnl ==========================
dnl check required libraries