debrix-input-void Makefile.am,NONE,1.1 autogen.sh,NONE,1.1

Adam Jackson xserver-commit at pdx.freedesktop.org
Thu Jun 24 23:50:20 PDT 2004


Committed by: ajax

Update of /cvs/xserver/debrix-input-void
In directory pdx:/tmp/stage/debrix-input-void

Added Files:
	Makefile.am autogen.sh 
Log Message:
first pass at autotooling: autogen.sh and a top-level Makefile.am.


--- NEW FILE: Makefile.am ---
AUTOMAKE_OPTIONS = foreign
SUBDIRS = void

--- NEW FILE: autogen.sh ---
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"




More information about the xserver-commit mailing list