[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xlibs-commit
Subject:    Xdmx autogen.sh,NONE,1.1 Makefile.am,1.2,1.3
From:       Chris Lee <xlibs-commit () pdx ! freedesktop ! org>
Date:       2005-02-19 18:27:24
Message-ID: 20050219182724.3FE189E71A () gabe ! freedesktop ! org
[Download RAW message or body]

Committed by: clee

Update of /cvs/xlibs/Xdmx
In directory gabe:/tmp/cvs-serv11172

Modified Files:
	Makefile.am 
Added Files:
	autogen.sh 
Log Message:
Last bits which needed to be committed. Looks like the lack of AUTOMAKE_OPTIONS
= foreign was what caused the COPYING file to contain the wrong text before.


--- NEW FILE: autogen.sh ---
#! /bin/sh

srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

ORIGDIR=`pwd`
cd $srcdir

autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?

$srcdir/configure --enable-maintainer-mode "$@"

Index: Makefile.am
===================================================================
RCS file: /cvs/xlibs/Xdmx/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	19 Feb 2005 06:18:12 -0000	1.2
+++ Makefile.am	19 Feb 2005 18:27:22 -0000	1.3
@@ -21,6 +21,8 @@
 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 #  PERFORMANCE OF THIS SOFTWARE.
 
+AUTOMAKE_OPTIONS = foreign
+
 AM_CFLAGS = $(DMXEXT_CFLAGS) $(XDMX_CFLAGS)
 
 lib_LTLIBRARIES = libdmx.la


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic