mirror of
https://github.com/samba-team/samba.git
synced 2025-11-09 20:23:51 +03:00
r17241: substitude @datarootdir@ with old autoconf versions:-)
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
0b16350fa2
commit
ed5ffc7bfc
@@ -1,5 +1,6 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(talloc.h)
|
||||
AC_SUBST(datarootdir)
|
||||
AC_PROG_CC
|
||||
if test "x$GCC" = "xyes"; then
|
||||
CFLAGS="$CFLAGS -Wall -W"
|
||||
|
||||
Reference in New Issue
Block a user