fix
This commit is contained in:
@@ -2,8 +2,8 @@ srcdir = /home/oameye/coregrade/coregrade/src
|
||||
builddir = /home/oameye/coregrade/coregrade/src
|
||||
top_srcdir = /home/oameye/coregrade/coregrade/src
|
||||
top_builddir = /home/oameye/coregrade/coregrade/src
|
||||
EGREP = /bin/grep -E
|
||||
SED = /bin/sed
|
||||
EGREP = /usr/bin/grep -E
|
||||
SED = /usr/bin/sed
|
||||
CONFIGURE_COMMAND = './configure' '--enable-coregrade_api'
|
||||
CONFIGURE_OPTIONS = '--enable-coregrade_api'
|
||||
SHLIB_SUFFIX_NAME = so
|
||||
|
||||
Reference in New Issue
Block a user