mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r17241: substitude @datarootdir@ with old autoconf versions:-)
metze (This used to be commit ed5ffc7bfc57c72bb95562c88bd2ec290daed10c)
This commit is contained in:
parent
aeb8077b96
commit
d86e04ca1e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user