Changed examples, added big-endian menus

This commit is contained in:
Michiel Broek
2002-01-12 20:29:38 +00:00
parent 3b40aba444
commit fccb993292
9 changed files with 53 additions and 10 deletions

4
configure vendored
View File

@@ -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'