Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2019-12-18 04:50:26 +01:00
parent cdc3ba7685
commit cf7dba99aa
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#define PACKAGE "configure"
#define VERSION "0.4.1"
#define VENDOR "Devel"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,6 @@
PACKAGE="configure"
VERSION="0.4.1"
VENDOR="Devel"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"