debrix-input-citron Makefile.am,NONE,1.1 autogen.sh,NONE,1.1
Adam Jackson
xserver-commit at pdx.freedesktop.org
Thu Jun 24 23:49:57 PDT 2004
Committed by: ajax
Update of /cvs/xserver/debrix-input-citron
In directory pdx:/tmp/stage/debrix-input-citron
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 = citron
--- NEW FILE: autogen.sh ---
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"
More information about the xserver-commit
mailing list