Searched refs:DEVELOPER_DIR (Results 1 – 3 of 3) sorted by relevance
4621 …withval=$with_developer_dir; DEVELOPER_DIR="$withval"; { $as_echo "$as_me:${as_lineno-$LINENO}: re…4622 $as_echo "$DEVELOPER_DIR" >&6; }4629 if test "x$DEVELOPER_DIR" = "x"; then4673 DEVELOPER_DIR=`$XCODE_SELECT -print-path`4674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEVELOPER_DIR" >&54675 $as_echo "$DEVELOPER_DIR" >&6; }4677 DEVELOPER_DIR=/Developer4687 CFLAGS="$CFLAGS -isysroot $DEVELOPER_DIR/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
211 DEVELOPER_DIR="$withval"; AC_MSG_RESULT($DEVELOPER_DIR),214 if test "x$DEVELOPER_DIR" = "x"; then218 DEVELOPER_DIR=`$XCODE_SELECT -print-path`219 AC_MSG_RESULT([$DEVELOPER_DIR])221 DEVELOPER_DIR=/Developer236 CFLAGS="$CFLAGS -isysroot $DEVELOPER_DIR/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
5963 Problem: DEVELOPER_DIR gets reset by configure.5964 Solution: Do not reset DEVELOPER_DIR when there is no --with-developer-dir