aboutsummaryrefslogtreecommitdiffstats
path: root/lib/configure
diff options
context:
space:
mode:
Diffstat (limited to 'lib/configure')
-rwxr-xr-xlib/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/configure b/lib/configure
index 8385daa..8bdfc02 100755
--- a/lib/configure
+++ b/lib/configure
@@ -349,4 +349,5 @@ else
fi
echo >>$c "#define PCILIB_VERSION \"$VERSION\""
+echo >>$c "#define PCILIB_DATE_AMIGAOS \"`echo $DATE | sed 's/\(....\)-\(..\)-\(..\)/\3.\2.\1/'`\""
sed '/"/{s/^#define \([^ ]*\) "\(.*\)"$/\1=\2/;p;d;};s/^#define \(.*\)/\1=1/' <$c >>$m