]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Compilation fixes
authorAbramo Bagnara <abramo@alsa-project.org>
Wed, 21 Jun 2000 14:56:32 +0000 (14:56 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Wed, 21 Jun 2000 14:56:32 +0000 (14:56 +0000)
src/compat/Makefile.am
src/compat/empty.c [new file with mode: 0644]

index 27f0e868e94e92915d7c7e2436763afc9b0c4454..34a70e72b963fd62ded91843d84dfaaacb8e4252 100644 (file)
@@ -1,6 +1,6 @@
 EXTRA_LTLIBRARIES = libcompat.la
 EXTRA_libcompat_la_SOURCES = hsearch_r.c
 
-libcompat_la_SOURCES = @COMPAT_SRCS@
+libcompat_la_SOURCES = empty.c @COMPAT_SRCS@
 
 all: libcompat.la
diff --git a/src/compat/empty.c b/src/compat/empty.c
new file mode 100644 (file)
index 0000000..e69de29