Skip to content

Commit 11cc17d

Browse files
committed
Only 1 line from M4 version
1 parent 532d758 commit 11cc17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/conda/build-generic.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ ${SED_I[@]} -f $SETTINGS_SED swift-t-settings.sh
155155
# Anaconda Autoconf 2.72 is buggy
156156
log "build tools:"
157157
which m4 autoreconf aclocal autom4te mpicc
158-
m4 --version
158+
m4 --version | head -1
159159
autoreconf --version | head -1
160160
log "mpicc show:"
161161
mpicc -show

0 commit comments

Comments
 (0)