-
- Downloads
Fix README files and remove stale config.guess and config.sub
README.Unix.txt and README.Windows.txt (MinGW, MSYS) instructed to execute `NOCONFIGURE=1 ./autogen.sh` which is no longer necessary (a simple `autoconf` does the job). Remove files misc/config.guess and misc/config.sub because they are no longer needed: these files are now in th FLTK root directory available. Remove all references to these files. Fix .gitattributes accordingly. Also exclude the .github folder from exports, for instance when creating distribution tarballs.
Showing
- .gitattributes 2 additions, 4 deletions.gitattributes
- Makefile 1 addition, 6 deletionsMakefile
- README.Unix.txt 6 additions, 1 deletionREADME.Unix.txt
- README.Windows.txt 6 additions, 1 deletionREADME.Windows.txt
- autogen.sh 16 additions, 12 deletionsautogen.sh
- makesrcdist 0 additions, 3 deletionsmakesrcdist
- misc/config.guess 0 additions, 1687 deletionsmisc/config.guess
- misc/config.sub 0 additions, 1845 deletionsmisc/config.sub
- misc/update_config_scripts 5 additions, 6 deletionsmisc/update_config_scripts
Loading
Please register or sign in to comment