Fixed some more build bugs.
This commit is contained in:
@@ -4,5 +4,5 @@ EXTRA_DIST = README-cole README-CVS DOWNLOAD ChangeLog ChangeLog-from1to2 TODO T
|
||||
|
||||
noinst_LIBRARIES = libcole.a
|
||||
libcole_a_SOURCES = cole.c internal.c oledecod.c olecod.c support.c version.c internal.h support.h
|
||||
AM_CFLAGS = -Wall -Wcast-align -Wpointer-arith
|
||||
#AM_CFLAGS = -Wall -Wcast-align -Wpointer-arith
|
||||
|
||||
|
@@ -78,7 +78,6 @@ EXTRA_DIST = README-cole README-CVS DOWNLOAD ChangeLog ChangeLog-from1to2 TODO T
|
||||
|
||||
noinst_LIBRARIES = libcole.a
|
||||
libcole_a_SOURCES = cole.c internal.c oledecod.c olecod.c support.c version.c internal.h support.h
|
||||
AM_CFLAGS = -Wall -Wcast-align -Wpointer-arith
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ../config.h
|
||||
CONFIG_CLEAN_FILES = version.c cole.h
|
||||
@@ -270,6 +269,7 @@ all-redirect all-am all installdirs mostlyclean-generic \
|
||||
distclean-generic clean-generic maintainer-clean-generic clean \
|
||||
mostlyclean distclean maintainer-clean
|
||||
|
||||
#AM_CFLAGS = -Wall -Wcast-align -Wpointer-arith
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
Reference in New Issue
Block a user