Clean up the installation process.

svn: r8
This commit is contained in:
Don Allingham
2001-05-13 19:42:15 +00:00
parent 718c205d96
commit 8be0e73765
8 changed files with 292 additions and 111 deletions

View File

@@ -14,6 +14,8 @@ AC_SUBST(PACKAGE)
AC_PROG_INSTALL
AC_PROG_MAKE_SET
AC_PROG_CC
dnl Check for programs
AC_CHECK_PROG(HAVE_GNOME_CONFIG, gnome-config, "YES", "NO")