diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 01:49:03 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 01:49:03 +0200 |
| commit | caa4aaafe48fce11f6826ba2d0b8f1ff4f8e49cf (patch) | |
| tree | 335f0003ca34972a732799ac58ff916ae7c49100 /autogen.sh | |
| parent | abfa51e422384d23ea0a253e5937063131fd4279 (diff) | |
Remove erroneous dependency on xorg macros
This package has no external dependencies and should not depend
on the xorg macros. This patch removes the dependency, adds a tailored
INSTALL file, and uses git to generate the ChangeLog.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -8,5 +8,3 @@ cd $srcdir | |||
| 8 | 8 | ||
| 9 | autoreconf -v --install || exit 1 | 9 | autoreconf -v --install || exit 1 |
| 10 | cd $ORIGDIR || exit $? | 10 | cd $ORIGDIR || exit $? |
| 11 | |||
| 12 | $srcdir/configure --enable-maintainer-mode "$@" | ||
