* Include NetBSD patch from Jeff. Thanks !

* Attempt to workaround the lua pkg-config problems. I'd like to know if it makes everyone happy ?


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1470 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2010-04-28 18:53:10 +00:00
parent 985e348fe4
commit 9644f7fb4a
5 changed files with 21 additions and 8 deletions

View File

@@ -666,6 +666,7 @@ void Load_image(T_IO_Context *context)
if (File_error>0)
{
fprintf(stderr,"Unable to load file %s!\n",context->File_name);
Error(0);
}