devhelp r1208 - trunk



Author: rhult
Date: Fri Oct 10 20:29:01 2008
New Revision: 1208
URL: http://svn.gnome.org/viewvc/devhelp?rev=1208&view=rev

Log:
2008-10-10  Richard Hult  <richard imendio com>

	* autogen.sh:
	* configure.ac: Rename configure.in to .ac.


Added:
   trunk/configure.ac
      - copied unchanged from r1206, /trunk/configure.in
Removed:
   trunk/configure.in
Modified:
   trunk/ChangeLog
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Fri Oct 10 20:29:01 2008
@@ -6,7 +6,7 @@
 REQUIRED_AUTOMAKE_VERSION=1.9
 PKG_NAME=devhelp
 
-(test -f $srcdir/configure.in \
+(test -f $srcdir/configure.ac \
   && test -f $srcdir/src/dh-main.c) || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
     echo " top-level $PKG_NAME directory"



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