[PATCH 2/3] configure.in: Do not append parentheses to PKG_PROG_PKG_CONFIG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The call to the PKG_PROG_PKG_CONFIG macro has parentheses, which are
unnecessary.

This patch removes the parentheses.

--- a/configure.in
+++ b/configure.in
@@ -48,7 +48,7 @@ AF_INIT_D()
 AC_SUBST(initdir)
 AF_PID_D()
 AC_SUBST(piddir)
-PKG_PROG_PKG_CONFIG()
+PKG_PROG_PKG_CONFIG

 #
 # Check for systemd unit files direectory exists if unit file installation



[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux