Lines 101-111
Link Here
|
101 |
psfront.h \ |
101 |
psfront.h \ |
102 |
version.h |
102 |
version.h |
103 |
|
103 |
|
104 |
libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} |
104 |
libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} ${LIBLD_LDFLAGS} |
105 |
libpstoedit_la_LDFLAGS = -no-undefined |
105 |
libpstoedit_la_LDFLAGS = -no-undefined |
106 |
|
106 |
|
107 |
pstoedit_SOURCES = cmdmain.cpp |
107 |
pstoedit_SOURCES = cmdmain.cpp |
108 |
pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la ${LIBLD_LDFLAGS} |
108 |
pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la |
109 |
|
109 |
|
110 |
pkginclude_HEADERS = \ |
110 |
pkginclude_HEADERS = \ |
111 |
pstoedit.h \ |
111 |
pstoedit.h \ |