patch for configure POSIX conditionals compatibility
13 Mar
2007
13 Mar
'07
21:19
So, Ubuntu ships with /bin/sh set to a shell I'd never heard of before called "dash," which doesn't seem to like the '==' test for [ ] conditionals. A single '=' is equivalent and apparently more POSIX-friendly (dash seems to like it, at least). Find attached a patch to replace all the == in configure with =. Cheers, Julian
Afficher les réponses par date
7026
Âge (en jours)
7026
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Julian Graham