mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r17241: substitude @datarootdir@ with old autoconf versions:-)
metze
(This used to be commit ed5ffc7bfc
)
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…
Reference in New Issue
Block a user