summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5467438)
raw | patch | inline | side by side (parent: 5467438)
author | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 12:37:58 +0000 (13:37 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 12:37:58 +0000 (13:37 +0100) |
Removed $Id$.
Makefile.am | patch | blob | history | |
README | patch | blob | history | |
configure.ac | patch | blob | history | |
doc/Makefile.am | patch | blob | history | |
src/Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 098fadd899521deb9601efb79272c81d41be3713..5b8469f3b7bf9f996fb1ad10955bacbde37c9a8b 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = gnu 1.9 dist-bzip2
-# $Id$
-
docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = \
index 4148790dcb02e5653ad560dc102c610d7f3dbd14..74f49e7ad5b97b75df7c95adfa0bd6d8a2fc6bc9 100644 (file)
--- a/README
+++ b/README
--------------------------------------------------------------------------------
-$Id$
-
-
-
-
diff --git a/configure.ac b/configure.ac
index f59d6e4b4916b6bda7dd7ab6b1bec90d9a2f3def..3cc6b5d1fabef788f12480f3e0b230391695aa7b 100644 (file)
--- a/configure.ac
+++ b/configure.ac
-dnl
-dnl $Id$
-dnl
-
AC_INIT(ncurses MPD client, 0.12~git, max@duempel.org, ncmpc)
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([gnu 1.9 dist-bzip2])
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 27ab24588c9682432d411c559fb47e2295b8705a..dcf9e0840e7d6deebcb00667e1fc0df68cc99a8a 100644 (file)
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
-#
-# $Id$
-#
-
man_MANS = ncmpc.1
docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = config.sample keys.sample ncmpc.lirc
diff --git a/src/Makefile.am b/src/Makefile.am
index 2c0d63d802c0798c5f8e74548dcad938e67f6085..4664630e5f5977aa592140d2886600a35194547d 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
-#SUBDIRS =
-
AM_CPPFLAGS = \
$(GLIB_CFLAGS)\
$(GTHREAD_CFLAGS)\
lirc.h \
gcc.h
-# $Id$
-
bin_PROGRAMS = ncmpc
lyr_src=${lyr_src_fixed}