diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-12 16:12:34 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-12 16:12:34 +0000 |
commit | ea04267da780c2c3f08a710d15468565897420c4 (patch) | |
tree | 0289020e1b20cf19c3bddd56008b699a39ffcd3c /configure.ac | |
parent | f25791629f3f443d2552bdb05bea1a960b530342 (diff) |
Make xtrans install in $(includedir)/X11/Xtrans. Remove all references to
Xtransdef.
Add Xdmcp build files
Add Wrap.h to lib/dmcp part of symlink script.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index bd4d41d..7d2bfc7 100644 --- a/configure.ac +++ b/configure.ac @@ -28,8 +28,6 @@ AC_INIT(xtrans, 0.2, [keithp@keithp.com], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -AM_CONFIG_HEADER(Xtransdef.h) - # Because xtrans is included into other modules rather than being linked # with, these defines have to be added to the cflags line |