Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 780339
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- pdsh-pdsh-2.34/configure.ac 2021-05-06 23:03:47.438349356 -0400
0
++ pdsh-pdsh-2.34/configure.ac.new     2021-05-06 23:04:14.284611960 -0400
Lines 6-13 Link Here
6
#
6
#
7
# This file is to be processed with autoconf to generate a configure script.
7
# This file is to be processed with autoconf to generate a configure script.
8
 
8
 
9
AC_INIT([pdsh],
9
AC_INIT([pdsh],[2.34])
10
        m4_esyscmd([git describe --always |  awk '/.*/ {sub(/^pdsh-/, ""); printf "%s",$1; exit}']))
11
                                                                                                                                                                                                                                                                             
10
                                                                                                                                                                                                                                                                             
12
AC_CONFIG_SRCDIR([pdsh])                                                                                                                                                                                                                                                     
11
AC_CONFIG_SRCDIR([pdsh])                                                                                                                                                                                                                                                     
13
AC_CONFIG_AUX_DIR([config])
12
AC_CONFIG_AUX_DIR([config])

Return to bug 780339