mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r6477: Remove call to autoheader as autogenerated header files are not used
by talloc
This commit is contained in:
parent
27b987d267
commit
5ca8a85206
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
(autoheader && autoconf) || exit 1
|
||||
autoconf || exit 1
|
||||
|
||||
echo "Now run ./configure and then make."
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user