Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
bd044926
Commit
bd044926
authored
Aug 06, 2010
by
Uwe Schulzweida
Browse files
config/default update
parent
189bfc10
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
bd044926
...
...
@@ -11,6 +11,14 @@ fi
set
-x
#
case
"
${
HOSTNAME
}
"
in
# i386-apple-darwin10
hama
*
)
./configure
--prefix
=
$HOME
/local
\
--with-netcdf
=
/opt/local
\
--with-hdf5
=
/opt/local
\
--with-szlib
=
/opt/local
\
CC
=
gcc
CFLAGS
=
"-g -pipe -D_REENTRANT -Wall -W -Wfloat-equal -pedantic -O2"
;;
# ia64-nec-linux
ds
*
)
./configure
--prefix
=
$HOME
/local
\
...
...
src/config.h.in
View file @
bd044926
...
...
@@ -90,9 +90,12 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if `st
ruct stat
' is a member of `st
_blksize
'. */
/* Define to 1 if `st
_blksize
' is a member of `st
ruct stat
'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment