[SM-Commit] PERFORCE change 76953 by Juuso Alasuutari for review

Perforce Review Daemon p4review at smee.org
Wed Mar 29 03:15:01 EST 2006


Change 76953 by juuso_alasuutari at juuso_alasuutari-kamayuq on 2006/03/29 09:10:19

	dnotify always on to test

Affected files ...

... //sgl/grimoires/test/ChangeLog#226 integrate
... //sgl/grimoires/test/kde-core/KDE_BUILD#5 integrate
... //sgl/grimoires/test/kde-core/KDE_CONFIGURE#5 integrate

Differences ...

==== //sgl/grimoires/test/ChangeLog#226 (text) ====

@@ -1,3 +1,7 @@
+2006-03-29 Juuso Alasuutari <iuso at sourcemage.org>
+	* kde-core/KDE_CONFIGURE: removed dnotify query
+	* kde-core/KDE_BUILD: added dnotify always on
+
 2006-03-28 Jose Bernardo Silva <jbernardo at sourcemage.org>
 	* kde-apps/kradio: added, kde radio application
 

==== //sgl/grimoires/test/kde-core/KDE_BUILD#5 (xtext) ====

@@ -1,7 +1,7 @@
 OPTS="$KDE_DEBUG_OPTION                  \
       $KDE_FINAL_OPTION                  \
-      $KDE_DNOTIFY                       \
       $KDE_LDFLAGS                       \
+      --enable-dnotify                   \
       --with-distribution                \
       --disable-dependency-tracking      \
       $OPTS"                             &&

==== //sgl/grimoires/test/kde-core/KDE_CONFIGURE#5 (xtext) ====

@@ -13,8 +13,5 @@
 
 config_query  KDE_DISTCC  "Enable distcc?"  y  &&
 
-config_query_option  KDE_DNOTIFY  'Use Linux directory notifications?'  n  \
-                     '--enable-dnotify'  '--disable-dnotify'               &&
-
 config_query_option  KDE_LDFLAGS  'Enable new LDFLAGS?'               n  \
                      '--enable-new-ldflags'  '--disable-new-ldflags'



More information about the SM-Commit mailing list