gcc484ntopperl-5.22
|
Last change
on this file since d849d83 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
627 bytes
|
| Rev | Line | |
|---|
| [c5c522c] | 1 | --- schroedinger/Makefile.am 2009-09-29 07:08:51.000000000 +0200 |
|---|
| 2 | +++ schroedinger.new/Makefile.am 2010-01-09 02:18:41.000000000 +0100 |
|---|
| 3 | @@ -1,6 +1,6 @@ |
|---|
| 4 | AUTOMAKE_OPTIONS = foreign |
|---|
| 5 | |
|---|
| 6 | -SUBDIRS = schroedinger doc tools testsuite |
|---|
| 7 | +SUBDIRS = schroedinger doc tools |
|---|
| 8 | |
|---|
| 9 | DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc |
|---|
| 10 | |
|---|
| 11 | --- schroedinger/tools/Makefile.am 2010-01-04 03:52:01.000000000 +0100 |
|---|
| 12 | +++ schroedinger.new/tools/Makefile.am 2010-05-08 20:50:30.000000000 +0200 |
|---|
| 13 | @@ -5,7 +5,7 @@ |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \ |
|---|
| 17 | - $(ORC_CFLAGS) \ |
|---|
| 18 | + -L$(PREFIX)/lib $(ORC_CFLAGS) \ |
|---|
| 19 | -DSCHRO_ENABLE_UNSTABLE_API |
|---|
| 20 | LDADD = $(SCHRO_LIBS) |
|---|
| 21 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.