gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1573 - in GNUnet: . contrib m4


From: grothoff
Subject: [GNUnet-SVN] r1573 - in GNUnet: . contrib m4
Date: Sun, 17 Jul 2005 12:22:58 -0700 (PDT)

Author: grothoff
Date: 2005-07-17 12:22:53 -0700 (Sun, 17 Jul 2005)
New Revision: 1573

Modified:
   GNUnet/configure.ac
   GNUnet/contrib/doxygen
   GNUnet/m4/Makefile.in
Log:
sync

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2005-07-17 18:36:19 UTC (rev 1572)
+++ GNUnet/configure.ac 2005-07-17 19:22:53 UTC (rev 1573)
@@ -21,8 +21,8 @@
 #
 #
 AC_PREREQ(2.57)
-AC_INIT([GNUnet], [0.7.0pre4],address@hidden)
-AM_INIT_AUTOMAKE([GNUnet], [0.7.0pre4])
+AC_INIT([GNUnet], [0.7.0pre5],address@hidden)
+AM_INIT_AUTOMAKE([GNUnet], [0.7.0pre5])
 AM_CONFIG_HEADER([config.h])
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: GNUnet/contrib/doxygen
===================================================================
--- GNUnet/contrib/doxygen      2005-07-17 18:36:19 UTC (rev 1572)
+++ GNUnet/contrib/doxygen      2005-07-17 19:22:53 UTC (rev 1573)
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.7.0pre4
+PROJECT_NUMBER         = 0.7.0pre5
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 

Modified: GNUnet/m4/Makefile.in
===================================================================
--- GNUnet/m4/Makefile.in       2005-07-17 18:36:19 UTC (rev 1572)
+++ GNUnet/m4/Makefile.in       2005-07-17 19:22:53 UTC (rev 1573)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -33,6 +33,7 @@
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
+build_triplet = @build@
 host_triplet = @host@
 subdir = m4
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
@@ -183,6 +184,8 @@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
@@ -349,7 +352,7 @@
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]