dougmencken / HeadOverHeels

The free and open source remake of the game “Head over Heels”
GNU General Public License v3.0
33 stars 10 forks source link

fix those configure complaints about test #49

Closed kiwifb closed 1 year ago

kiwifb commented 1 year ago

Before

checking for tinyxml2.h... yes
./configure: line 17796: test: too many arguments
./configure: line 17798: test: too many arguments
./configure: line 17801: test: too many arguments
./configure: line 17804: test: too many arguments
checking for allegro5/allegro.h... yes

After

checking for tinyxml2.h... yes
checking for allegro5/allegro.h... yes