pandora-build v0.47 - Swapped location of ! for /bin/sh on solaris.
[awesomized/libmemcached] / config / autorun.sh
index c0d388387a20da9d2d5758cb63f500f57b69990f..1dcbec69532142af0bb53ca45a2a51c932a10222 100755 (executable)
@@ -42,7 +42,7 @@ then
 fi
 
 # We need to some file here for the m4_sinclude, even if it's just empty
-if ! test -f config/plugin.ac
+if test ! -f config/plugin.ac
 then
   touch config/plugin.ac
 fi