Skip to content

Commit

Permalink
fixing configure.win for length
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed May 22, 2019
1 parent eff6315 commit ac35a2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configure.win
Expand Up @@ -49,8 +49,7 @@ PKG_LIBS="${PKG_LIBS} ${ADD_PKG_LIBS}"
# \${libants} \${libitk} \${libants} \${itklib} \${libants} " >> Makevars.win

echo "PKG_LIBS=\"\${libitk}\" \"\${libants}\" \"\${libitk}\" \"\${libants}\" \"\${libitk}\" \
\"\${libants}\" \"\${libitk}\" \"\${libants}\" \"\${libitk}\" \"\${libants}\" \
\"\${libitk}\" \"\${libants}\" \"\${libitk}\" \"\${libants}\" \"\${libitk}\"" >> Makevars.win
\"\${libants}\" \"\${libitk}\" \"\${libants}\" \"\${libitk}\" \"\${libants}\"" >> Makevars.win

echo ".PHONY: all libs cleaner" >> Makevars.win

Expand Down

0 comments on commit ac35a2b

Please sign in to comment.