Author: jannis
Date: 2009-06-20 02:03:30 +0000 (Sat, 20 Jun 2009)
New Revision: 30059

Modified:
   thunar-vfs/trunk/ChangeLog
   thunar-vfs/trunk/configure.in.in
   thunar-vfs/trunk/thunar-vfs/Makefile.am
Log:
        * configure.in.in, thunar-vfs/Makefile.am: Remove docs/papers/Makefile
          from the configure script and use THUNAR_VFS_VERINFO instead of
          THUNAR_VERINFO in the makefile. 

Modified: thunar-vfs/trunk/ChangeLog
===================================================================
--- thunar-vfs/trunk/ChangeLog  2009-06-20 01:53:28 UTC (rev 30058)
+++ thunar-vfs/trunk/ChangeLog  2009-06-20 02:03:30 UTC (rev 30059)
@@ -1,5 +1,11 @@
 2009-06-20     Jannis Pohlmann <jan...@xfce.org>
 
+       * configure.in.in, thunar-vfs/Makefile.am: Remove docs/papers/Makefile
+         from the configure script and use THUNAR_VFS_VERINFO instead of
+         THUNAR_VERINFO in the makefile. 
+
+2009-06-20     Jannis Pohlmann <jan...@xfce.org>
+
        * Create separate repository for thunar-vfs, as in the future, it will
          no longer be part of Thunar any more. Instead, there will be a
          separate thunar-vfs package for compatiblity reasons. As soon as the

Modified: thunar-vfs/trunk/configure.in.in
===================================================================
--- thunar-vfs/trunk/configure.in.in    2009-06-20 01:53:28 UTC (rev 30058)
+++ thunar-vfs/trunk/configure.in.in    2009-06-20 02:03:30 UTC (rev 30059)
@@ -387,7 +387,6 @@
 AC_OUTPUT([
 Makefile
 docs/Makefile
-docs/papers/Makefile
 docs/reference/Makefile
 docs/reference/thunar-vfs/Makefile
 docs/reference/thunar-vfs/version.xml

Modified: thunar-vfs/trunk/thunar-vfs/Makefile.am
===================================================================
--- thunar-vfs/trunk/thunar-vfs/Makefile.am     2009-06-20 01:53:28 UTC (rev 
30058)
+++ thunar-vfs/trunk/thunar-vfs/Makefile.am     2009-06-20 02:03:30 UTC (rev 
30059)
@@ -140,7 +140,7 @@
 libthunar_vfs_1_la_LDFLAGS =                                           \
        -export-dynamic                                                 \
        -export-symbols-regex "^[^_].*"                                 \
-       -version-info $(THUNAR_VERINFO)                                 \
+       -version-info $(THUNAR_VFS_VERINFO)                                     
\
        $(PLATFORM_LDFLAGS)
 
 libthunar_vfs_1_la_LIBADD =                                            \

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to