[SCM] audacity/master: Drop files that are removed on clean.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Jun 23 22:16:46 UTC 2012


The following commit has been merged in the master branch:
commit 63d9ac4922e9291d88245d8d8c6c082456db298d
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Jun 23 23:50:21 2012 +0200

    Drop files that are removed on clean.

diff --git a/confdefs.h b/confdefs.h
deleted file mode 100644
index bcbb049..0000000
--- a/confdefs.h
+++ /dev/null
@@ -1,41 +0,0 @@
-#define PACKAGE_NAME ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-#define PACKAGE_STRING ""
-#define PACKAGE_BUGREPORT ""
-#define AUDACITY_NAME "audacity"
-#define INSTALL_PREFIX "/usr/local/"
-#define BUILDING_AUDACITY 1
-#define ENABLE_SSE 1
-#define STDC_HEADERS 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRING_H 1
-#define HAVE_MEMORY_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_STDINT_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_ALLOCA_H 1
-#define HAVE_VISIBILITY 1
-#define USE_LIBVORBIS 1
-#define USE_LIBMAD 1
-#define USE_LIBFLAC 1
-#define USE_LIBID3TAG 1
-#define USE_LIBRESAMPLE 1
-#define USE_SBSMS 1
-#define USE_SOUNDTOUCH 1
-#define USE_NYQUIST 1
-#define USE_VAMP 1
-#define USE_LOCAL_EXPAT 1
-#define USE_LIBTWOLAME 1
-#define USE_FFMPEG 1
-#define USE_MIDI 1
-#define HAVE_GTK 1
-#define HAVE_CLOCK_GETTIME 1
-#define HAVE_NANOSLEEP 1
-#define USE_PORTMIXER 1
-#define HAVE_LRINT 1
-#define HAVE_LRINTF 1
-#define USE_LADSPA 1
diff --git a/conftest.c b/conftest.c
deleted file mode 100644
index 79a85b0..0000000
--- a/conftest.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/* confdefs.h.  */
-#define PACKAGE_NAME ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-#define PACKAGE_STRING ""
-#define PACKAGE_BUGREPORT ""
-#define AUDACITY_NAME "audacity"
-#define INSTALL_PREFIX "/usr/local/"
-#define BUILDING_AUDACITY 1
-#define ENABLE_SSE 1
-#define STDC_HEADERS 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRING_H 1
-#define HAVE_MEMORY_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_STDINT_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_ALLOCA_H 1
-/* end confdefs.h.  */
-
-int
-main ()
-{
-return 0;
-  ;
-  return 0;
-}

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list