Merge branch 'master' of git.psi.ch:Pmodules/buildblocks
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
|
||||
module use 'Libraries'
|
||||
|
||||
build_dependencies="${COMPILER} libungif tiff"
|
||||
build_dependencies="libungif tiff"
|
||||
|
||||
case ${OS} in
|
||||
Darwin )
|
||||
configure_args='--with-ns'
|
||||
build_dependencies="libungif tiff"
|
||||
configure_args='--with-ns --with-jpeg=no'
|
||||
CC=''
|
||||
CXX=''
|
||||
COMPILER=''
|
||||
|
||||
2
Tools/emacs/with_modules
Normal file
2
Tools/emacs/with_modules
Normal file
@@ -0,0 +1,2 @@
|
||||
libungif/4.1.4
|
||||
tiff/4.0.6
|
||||
Reference in New Issue
Block a user