summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b29e70)
raw | patch | inline | side by side (parent: 4b29e70)
author | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 22 Aug 2007 17:33:40 +0000 (19:33 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 22 Aug 2007 17:33:40 +0000 (19:33 +0200) |
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 0ff9e5d03fbba57470b1e8472bb74a536f737832..588d67fe091f0c2ef4d9a1416f2cb582b5ba0e99 100644 (file)
--- a/Makefile
+++ b/Makefile
ALLDOC = $(MANDOC) $(HTMLDOC) manual.html-chunked manual.pdf
TARNAME = tig-$(RPM_VERSION)-$(RPM_RELEASE)
-override CFLAGS += '-DVERSION="$(VERSION)"'
+override CFLAGS += '-DTIG_VERSION="$(VERSION)"'
AUTOHEADER ?= autoheader
AUTOCONF ?= autoconf