[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: creating dps apps with autotools
From: |
Masatake YAMATO |
Subject: |
Re: creating dps apps with autotools |
Date: |
Wed, 24 Jan 2001 21:38:47 +0900 |
> in the off-beat chance that someone might be interested in creating and
> compiling a dps-type application (which requires the use of pswrap)
> using the GNU autotools (autoconf, automake, etc...) i've attached a
> very short sample application tarball which demonstrates one way of
> going about this.
>
> of particular interest would be the "configure.in", "Makefile.am" and
> "code/Makefile.am" files.
See path_dps.m4 in dgs,
Makefile.am and configure.in in dgs/DPS
Makefile.am and configure.in in gtkDPS.
Masatake