mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are in place.
(This used to be commit 6f79763005
)
This commit is contained in:
parent
b8911a8be3
commit
fa07f48783
@ -21,7 +21,7 @@ SHLD_FLAGS = @SHLD_FLAGS@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PICFLAG = @PICFLAG@
|
||||
SHLIBEXT = @SHLIBEXT@
|
||||
SWIG = @SWIG@
|
||||
SWIG = swig
|
||||
|
||||
.PHONY: test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user