get rid of warning about malformed if in Makefile
authorHerb Lewis <herb@samba.org>
Fri, 6 Jun 2003 22:24:36 +0000 (22:24 +0000)
committerHerb Lewis <herb@samba.org>
Fri, 6 Jun 2003 22:24:36 +0000 (22:24 +0000)
(This used to be commit 1e1e56efd86e7a1ed6415145ebd22d91612104de)

source3/Makefile.in

index 5db9734bef26df4acc0e56a783f8f5f35dd2ad0d..18512ca05cda629d165c327104c8a9443c57c5bf 100644 (file)
@@ -914,8 +914,8 @@ bin/libbigballofmud.@SHLIBEXT@: $(LIBBIGBALLOFMUD_PICOBJS)
        ln -snf libbigballofmud.so bin/libbigballofmud.so.0
 
 # It would be nice to build a static bigballofmud too, but when I try
-# I get linker errors about dl_open and similar things.  I'm not sure
-# if it can be fixed or if they just can't be called from a static
+# I get linker errors about dl_open and similar things.  I'm not sure if
+# it can be fixed or if they just can't be called from a static
 # library.
 
 libsmbclient: $(LIBSMBCLIENT)