Changeset 76 for trunk/configure
- Timestamp:
- Feb 2, 2010 9:22:28 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r75 r76 1 1 #! /bin/sh 2 # From configure.ac Revision: 7 3.2 # From configure.ac Revision: 75 . 3 3 # Guess values for system-dependent variables and create Makefiles. 4 4 # Generated by GNU Autoconf 2.61 for adolc 2.1.2-trunk. … … 22022 22022 fi 22023 22023 ac_adolc_cflags="$ac_adolc_cflags $ac_adolc_openmpflag" 22024 if test "$GCC" = yes; then22025 ac_adolc_cflags="$ac_adolc_cflags -DAD_ERR_FUN=1"22026 fi22027 22024 22028 22025 … … 22057 22054 fi 22058 22055 ac_adolc_cxxflags="$ac_adolc_cxxflags $ac_adolc_openmpflag" 22059 if test "$GCC" = yes; then22060 ac_adolc_cxxflags="$ac_adolc_cxxflags -DAD_ERR_FUN=1"22061 fi22062 22056 22063 22057 { echo "$as_me:$LINENO: result: $ac_adolc_cxxflags" >&5
Note: See TracChangeset
for help on using the changeset viewer.