Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2008-06-22 00:06:49 +00:00
parent 4eec24482a
commit 5d68691755

View File

@ -4,3 +4,7 @@
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif