equal
deleted
inserted
replaced
6 EXTRA_DIST = \ |
6 EXTRA_DIST = \ |
7 LICENSE \ |
7 LICENSE \ |
8 m4/lx_check_cplex.m4 \ |
8 m4/lx_check_cplex.m4 \ |
9 m4/lx_check_glpk.m4 \ |
9 m4/lx_check_glpk.m4 \ |
10 m4/lx_check_soplex.m4 \ |
10 m4/lx_check_soplex.m4 \ |
11 CMakeLists.txt |
11 CMakeLists.txt \ |
|
12 cmake |
12 |
13 |
13 pkgconfigdir = $(libdir)/pkgconfig |
14 pkgconfigdir = $(libdir)/pkgconfig |
14 lemondir = $(pkgincludedir) |
15 lemondir = $(pkgincludedir) |
15 bitsdir = $(lemondir)/bits |
16 bitsdir = $(lemondir)/bits |
16 conceptdir = $(lemondir)/concepts |
17 conceptdir = $(lemondir)/concepts |