[Pkg-wmaker-commits] [wmbattery] 220/241: wmbattery: Makefile - use autoheader too

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 5ebbe321ae97cfa20248fe8992dfbd2ef92ee6ec
Author: Christoph Fritz <chf.fritz at googlemail.com>
Date:   Wed May 13 23:38:50 2015 -0500

    wmbattery: Makefile - use autoheader too
    
    instead, configure complains about:
       config.status: error: cannot find input file: `config.h.in'
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index b46144f..a789c50 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ wmbattery.o: wmbattery.c wmbattery.h
 
 configure: configure.ac
 	autoconf
+	autoheader
 
 config.status: configure
 	./configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list