summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2006-11-14 10:31:58 +0000
committerJan Holesovsky <kendy@suse.cz>2006-11-14 10:31:58 +0000
commitc7721ad6aeb071ac4cf2d56fd12f3ff83a0c4751 (patch)
tree4088a40f95df3b0db2e66dda53fb434feeacd4fd /configure.in
parent7826e3f1f3167711ef67a51e3595b44708b25f97 (diff)
Ooe680-m2 is the default tag now.
* configure.in: ooe680-m2 is the default tag now.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 4bf93744d..f8799cead 100644
--- a/configure.in
+++ b/configure.in
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, src680-m188)
+AC_INIT(ooo-build, ooe680-m2)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
-DEFAULT_TAG=src680-m188
+DEFAULT_TAG=ooe680-m2
# The option tar-ustar is necessary because of some patches have too long
# names so that they cannot be archived using the old V7 format