merge roken independence stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8597 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
|
||||
BEGIN {
|
||||
print "#include <stdio.h>"
|
||||
print "#ifdef HAVE_CONFIG_H"
|
||||
@@ -13,6 +15,8 @@ BEGIN {
|
||||
print "puts(\"\");"
|
||||
}
|
||||
END {
|
||||
print "puts(\"#define ROKEN_VERSION \" VERSION );"
|
||||
print "puts(\"\");"
|
||||
print "puts(\"#endif /* __ROKEN_H__ */\");"
|
||||
print "exit(0);"
|
||||
print "}"
|
||||
|
Reference in New Issue
Block a user