[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio/kio
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2005-09-02 18:23:46
Message-ID: 1125685426.679988.1761.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 456386 by mpyne:

Apparently the Makefile.am ACL stuff was commented on purpose, as uncommenting it breaks
the build for automake users.

So, reverting the change as it's better for things to be broken for myself and those without
libacl than to be broken for everybody using automake as well. :)


 M  +4 -4      Makefile.am  


--- branches/KDE/3.5/kdelibs/kio/kio/Makefile.am #456385:456386
@@ -42,9 +42,9 @@
 	kdatatool.cpp karchive.cpp kfilefilter.cpp \
 	kfilemetainfo.cpp kdcopservicestarter.cpp \
 	dataslave.cpp dataprotocol.cpp 
-if USE_POSIX_ACL
+#if USE_POSIX_ACL
   libksycoca_la_SOURCES += kacl.cpp
-endif
+#endif
 
 include_HEADERS = \
 	kservicetype.h kmimetype.h kmimemagic.h kservice.h \
@@ -58,9 +58,9 @@
 	karchive.h kfilefilter.h kfilemetainfo.h renamedlgplugin.h \
 	kmimetyperesolver.h kdcopservicestarter.h kremoteencoding.h \
 	kmimetypechooser.h 
-if USE_POSIX_ACL
+#if USE_POSIX_ACL
 include_HEADERS += kacl.h
-endif
+#endif
 
 #libkiocore_la_LDFLAGS = $(all_libraries)
 #libkiocore_la_LIBADD = ../../kdeui/libkdeui.la ../../kdesu/libkdesu.la $(LIBZ) $(LIBFAM) $(LIBVOLMGT)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic