Changed examples, added big-endian menus
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -945,8 +945,6 @@ COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
||||
GROUP="bbs"
|
||||
OWNER="mbse"
|
||||
ROOT="root"
|
||||
RGROUP="`id -gn`"
|
||||
|
||||
cat >>confdefs.h <<EOF
|
||||
#define VERSION "$VERSION"
|
||||
@@ -960,6 +958,8 @@ cat >>confdefs.h <<EOF
|
||||
#define SHORTRIGHT "$SHORTRIGHT"
|
||||
EOF
|
||||
|
||||
TARGET="$target"
|
||||
|
||||
ac_ext=c
|
||||
ac_cpp='$CPP $CPPFLAGS'
|
||||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
||||
|
Reference in New Issue
Block a user