Do not distribute eglib-config.h
authorHib Eris <hib@hiberis.nl>
Mon, 7 Feb 2011 17:22:53 +0000 (18:22 +0100)
committerZoltan Varga <vargaz@gmail.com>
Tue, 8 Feb 2011 00:01:09 +0000 (01:01 +0100)
The file eglib-config.h is generated when running configure.
Distributing eglib-config.h in tarballs causes errors when building
out of the source tree.

eglib/src/Makefile.am

index 189d6988fe9744549b990be55049e6c7139e2662..6ef2c53ac659b4a6f33228a041cbfda9213bf553 100644 (file)
@@ -24,7 +24,6 @@ os_files = $(unix_files)
 endif
 
 libeglib_la_SOURCES = \
-       eglib-config.h  \
        eglib-remap.h   \
        sort.frag.h     \
        glib.h          \