OSSP CVS Repository

ossp - Check-in [5944]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5944
Date: 2007-May-19 21:59:56 (local)
2007-May-19 19:59:56 (UTC)
User:rse
Branch:
Comment: Expand unused "datarootdir" in Makefile.in and uuid-config.in to make newer GNU autoconf versions happy.
Tickets:
Inspections:
Files:
ossp-pkg/uuid/ChangeLog      1.145 -> 1.146     4 inserted, 0 deleted
ossp-pkg/uuid/Makefile.in      1.43 -> 1.44     1 inserted, 0 deleted
ossp-pkg/uuid/uuid-config.in      1.6 -> 1.7     1 inserted, 0 deleted

ossp-pkg/uuid/ChangeLog 1.145 -> 1.146

--- ChangeLog    2007/05/19 19:56:18     1.145
+++ ChangeLog    2007/05/19 19:59:56     1.146
@@ -13,6 +13,10 @@
 
   Changes between 1.5.1 and 1.6.0 (31-Jul-2006 to 19-May-2006)
 
+   o Expand unused "datarootdir" in Makefile.in and uuid-config.in to
+     make newer GNU autoconf versions happy.
+     [Ralf S. Engelschall]
+
    o Upgrade build environment to GNU shtool 2.0.7
      [Ralf S. Engelschall]
 


ossp-pkg/uuid/Makefile.in 1.43 -> 1.44

--- Makefile.in  2007/01/01 18:14:54     1.43
+++ Makefile.in  2007/05/19 19:59:56     1.44
@@ -38,6 +38,7 @@
 DESTDIR     =
 prefix      = @prefix@
 exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
 bindir      = @bindir@
 libdir      = @libdir@
 includedir  = @includedir@


ossp-pkg/uuid/uuid-config.in 1.6 -> 1.7

--- uuid-config.in       2007/01/01 18:14:54     1.6
+++ uuid-config.in       2007/05/19 19:59:56     1.7
@@ -33,6 +33,7 @@
 
 prefix="@prefix@"
 exec_prefix="@exec_prefix@"
+datarootdir="@datarootdir@"
 
 uuid_prefix="$prefix"
 uuid_exec_prefix="$exec_prefix"

CVSTrac 2.0.1