LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.82k stars 1.16k forks source link

Avoid bashism in configure.ac #3137

Closed petterreinholdtsen closed 1 month ago

petterreinholdtsen commented 1 month ago

Also use consistent notation for appending to CFLAGS and CXXFLAGS.

Fixes #3132.