UlricE / pen

Pen
Other
250 stars 41 forks source link

add missing build scripts #5

Closed mirchr closed 9 years ago

mirchr commented 9 years ago

The required build scripts are not in master.

UlricE commented 9 years ago

Hi, I don't think there is any reason add these autogenerated intermediate files, especially with the build script you contributed a few days ago.

mirchr commented 9 years ago

Can we update the INSTALL file to execute the bootstrap.sh script? The instructions currently state to execute ./configure which does not exist any more in master.

mirchr commented 9 years ago

removed the build scripts and updated INSTALL. Please review.

UlricE commented 9 years ago

Done!