diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-06 18:29:12 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-06 18:29:12 +0000 |
commit | d9fbdbf3b35c4fbc86031e8a98a7e84007643d18 (patch) | |
tree | edb67f975df780d5855c9bddec7e12559afe6cfd /configure.ac | |
parent | 7a4a13a6b9e84b3be203a621f5fb6eceeded2518 (diff) |
various additions
Original commit message from CVS:
various additions
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 88ddbfa5..61b6c4cc 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,6 @@ AC_CANONICAL_TARGET([]) dnl when going to/from release please set the nano (fourth number) right ! AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 1) - dnl FIXME take something else ? AC_CONFIG_SRCDIR([gst/law/alaw.c]) AM_CONFIG_HEADER(config.h) |