]> granicus.if.org Git - apache/commitdiff
Get some sleep. sh != C
authorJim Jagielski <jim@apache.org>
Fri, 12 Jan 2001 04:10:02 +0000 (04:10 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 12 Jan 2001 04:10:02 +0000 (04:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87666 13f79535-47bb-0310-9956-ffa450edef68

hints.m4

index 806de3451c9da8fefa526c479c86eb74202c55f7..d82f58970efd9de1410bbb2317efa59ad0d43717 100644 (file)
--- a/hints.m4
+++ b/hints.m4
@@ -5,7 +5,7 @@ dnl  Preload various ENV/makefile paramsm such as CC, CFLAGS, etc
 dnl  based on outside knowledge
 dnl
 AC_DEFUN(APACHE_PRELOAD, [
-if test "$DID_APACHE_PRELOAD" == "yes" ; then
+if test "$DID_APACHE_PRELOAD" = "yes" ; then
 
   echo "Apache hints file rules for $host already applied"