Menu

#2 Use single quotes for AUTHOR in Makefile

v1.0_(example)
open
wishlist (1)
9
2018-04-04
2018-04-04
Alex
No

Please change quoting of AUTHOR in Makefile to single quotes. Otherwise the @ will be interpreted as an array, resulting in an unimportant error in the generated Makefile.

AUTHOR => 'Leif Eriksen <tidyview@tidyview.sourceforge.net>',

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.