![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Author: wyoung Date: Sat Feb 25 07:08:30 2006 New Revision: 1169 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1169&view=rev Log: Added unix2dos call to convert *.dsw and *.dsp files created on a Unix box to DOS text format, so VC++ doesn't yell about corrupt files. Modified: branches/v2.1-bakefile/bootstrap Modified: branches/v2.1-bakefile/bootstrap URL: http://svn.gna.org/viewcvs/mysqlpp/b...1169&view=diff ================================================== ============================ --- branches/v2.1-bakefile/bootstrap (original) +++ branches/v2.1-bakefile/bootstrap Sat Feb 25 07:08:30 2006 @@ -11,6 +11,7 @@ bakefilize && bakefile_gen && + unix2dos {.,examples,lib}/*.ds? && mv autoconf_inc.m4 config && rm {lib,examples}/autoconf_inc.m4 && aclocal -I config -I /usr/local/share/aclocal && |
#2
| |||
| |||
|
|
This seems like a bug in Bakefile. |
#3
| |||
| |||
|
|
This seems like a bug in Bakefile. |
![]() |
| Thread Tools | |
| Display Modes | |
| |