Enable/Disable support for debugger and screenshots
Bettter checks for libpng and libcurses Removal of settings.h file Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@733
This commit is contained in:
parent
359aca11f3
commit
8de6c90eb3
3 changed files with 44 additions and 7 deletions
|
@ -10,8 +10,4 @@ autoheader
|
|||
automake --gnits --include-deps --add-missing --copy
|
||||
autoconf
|
||||
|
||||
#Copy settings.h.cvs to settings.h and that's it,
|
||||
|
||||
directory=`dirname $0`
|
||||
cp $directory/settings.h.cvs $directory/settings.h
|
||||
echo "Now you are ready to run ./configure also check settings.h for extra build settings"
|
||||
echo "Now you are ready to run ./configure, afterwards check config.h for extra build settings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue