summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-11 22:13:11 +0000
committerRoland McGrath <roland@gnu.org>2002-06-11 22:13:11 +0000
commit835fc3fbccd3337f6488deef4beb05541aab47a1 (patch)
treec88910c36e9ca66706d47025f9625131ef6d4560 /Makeconf
parente134b714b6acb56586e9b4fe030aa44e272e8647 (diff)
2002-06-11 Roland McGrath <roland@frob.com>
* Makeconf (CPPFLAGS): Add -D_FILE_OFFSET_BITS=64. (hurd-version): Update to 0.3 so as to change sonames.
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index 3b56d0b6..b18b2d52 100644
--- a/Makeconf
+++ b/Makeconf
@@ -36,7 +36,7 @@
all:
# What version of the Hurd is this?
-hurd-version := 0.2
+hurd-version := 0.3
# Figure out how to locate the parent directory from here.
ifeq (.,$(dir))