summaryrefslogtreecommitdiff
path: root/CVSVERSION
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-08-08 01:36:50 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-08-08 01:36:50 +0000
commitfb93d81e6d32b870632ed2aeff039c121c2752da (patch)
treed20eddcc582d4b536f0026dc862ef7b61e422fe4 /CVSVERSION
parent3bb6e868091fb3015e0f0bc20aefce1e51b249ee (diff)
downloadnautilus-fb93d81e6d32b870632ed2aeff039c121c2752da.tar.gz
New file, used to detect whether we are configuring a cvs version or a
* CVSVERSION: New file, used to detect whether we are configuring a cvs version or a release tarball. * configure.in: Default -Werror to off when configuring a release tarball, and to on when configuring a cvs version.
Diffstat (limited to 'CVSVERSION')
-rw-r--r--CVSVERSION4
1 files changed, 4 insertions, 0 deletions
diff --git a/CVSVERSION b/CVSVERSION
new file mode 100644
index 000000000..5892a0aca
--- /dev/null
+++ b/CVSVERSION
@@ -0,0 +1,4 @@
+This file is here to detect the fact that we are building a CVS
+version and not a tarball. Do _not_ add it to any Makfile.am rules
+that would cause it to be distributed in release tarballs!
+