Browse CVS Repository
Annotation of /satellite/satellite4/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
Revision 1.4 -
( hide annotations)
( download)
Sun Oct 30 19:40:54 2005 UTC
(18 years, 5 months ago)
by orrisroot
Branch: MAIN
CVS Tags: RELEASE_4_2_3, HEAD
Changes since 1.3: +2 -1 lines
imported pthread macro customize from PostgreSQL.
| 1 |
orrisroot |
1.3 |
AUTOMAKE_OPTIONS = 1.9 |
| 2 |
orrisroot |
1.1 |
|
| 3 |
|
|
SUBDIRS = lib shell modules etc |
| 4 |
|
|
|
| 5 |
|
|
bin_SCRIPTS = satellite4-config |
| 6 |
|
|
|
| 7 |
|
|
EXTRA_DIST = \ |
| 8 |
|
|
Acknowledgement \ |
| 9 |
orrisroot |
1.4 |
macros/acx_pthread.m4 \ |
| 10 |
orrisroot |
1.1 |
macros/libtool.m4 \ |
| 11 |
|
|
macros/sharedlib.m4 \ |
| 12 |
orrisroot |
1.2 |
macros/termcap.m4 \ |
| 13 |
orrisroot |
1.4 |
macros/xtoolkit.m4 \ |
| 14 |
orrisroot |
1.1 |
tools/compat2/sl2tosl4.pl |
|