1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

r8376: remove version info from configure.in

metze
(This used to be commit bfce35bf6341d02d8c01105564c05267134f8b0f)
This commit is contained in:
Stefan Metzmacher 2005-07-12 13:05:50 +00:00 committed by Gerald (Jerry) Carter
parent 59d17eee38
commit a1afbe52a6

View File

@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl disabled 2.53 requirement - we do work with 2.52 on suse 7.3 for example
dnl AC_PREREQ(2.53)
AC_INIT([samba4],[4.0pre],[samba-technical@samba.org])
AC_INIT([samba],[],[samba-technical@samba.org])
AC_CONFIG_SRCDIR([include/includes.h])
AC_CONFIG_HEADER(include/config.h)