Look for desktop-file-install (to be used when installing wireshark.desktop).

svn path=/trunk/; revision=47907
This commit is contained in:
Jeff Morriss 2013-02-27 02:32:00 +00:00
parent 609c567a50
commit 6e79875c8d
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,7 @@ else
fi
AC_PATH_PROG(PYTHON, python)
AC_PATH_PROG(DESKTOP_FILE_INSTALL, desktop-file-install)
AC_SUBST(PERL)
AC_SUBST(LEX)
@ -142,6 +143,7 @@ AC_SUBST(POD2HTML)
AC_SUBST(PYTHON)
AC_SUBST(XSLTPROC)
AC_SUBST(XMLLINT)
AC_SUBST(DESKTOP_FILE_INSTALL)
#
# Set "ac_supports_gcc_flags" if the compiler is known to support GCC-style