kmscon/autogen.sh
David Herrmann 650c7077f1 Remove old output subsystem
This subsystem is no longer used so remove it.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2012-03-23 14:29:25 +01:00

5 lines
67 B
Bash
Executable File

#!/bin/sh
mkdir -p m4/
autoreconf -i
./configure --enable-debug $*