aboutsummaryrefslogtreecommitdiff
path: root/configure (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-11Move libcmd to configure.Ramiro Polla2-3/+3
2009-01-11Fix stripping when cross-compiling.Ramiro Polla2-9/+11
2009-01-11Redirect output from tests to /dev/null properly.Ramiro Polla1-2/+2
2009-01-11Allow cross-compilation with --cross-prefix.Ramiro Polla2-4/+24
2009-01-11Remove pointless --make option.Ramiro Polla1-4/+0
2009-01-11Fix compiler check.Ramiro Polla1-1/+1
2009-01-11dos2unix configureRamiro Polla1-166/+166
2008-12-09Rename save_err_ptr( ) to save_err_ptr_str( ) to avoid confusion.r11Ramiro Polla1-3/+3
2008-12-09Fix bug reported by Dan DuVarney, based on a patch by himself.Ramiro Polla1-9/+10
2008-12-09Print all compiler warnings.Ramiro Polla1-1/+1
2007-06-29Proper check for Windows API functions in configure.r8Ramiro Polla1-4/+5
2007-06-29Use double linked list instead of static array of 255 global objects.Ramiro Polla1-35/+68
2007-06-29Take care of our own error messagesRamiro Polla1-46/+64
2007-06-29Fix copy_string( )Ramiro Polla1-8/+9
2007-06-29Add option to specify include and lib folderRamiro Polla2-10/+24
2007-06-29Cosmetics: white spaceRamiro Polla3-8/+8