diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/Makefile.autotools.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package/Makefile.autotools.in b/package/Makefile.autotools.in index 46ab861c1..7f04c3692 100644 --- a/package/Makefile.autotools.in +++ b/package/Makefile.autotools.in @@ -100,6 +100,7 @@ define $(2)_CONFIGURE_CMDS  		--prefix=/usr \  		--exec-prefix=/usr \  		--sysconfdir=/etc \ +		--program-prefix="" \  		$$(DISABLE_DOCUMENTATION) \  		$$(DISABLE_NLS) \  		$$(DISABLE_LARGEFILE) \ | 
