diff options
author | Johnathan Corgan | 2009-09-24 15:35:07 -0700 |
---|---|---|
committer | Johnathan Corgan | 2009-09-24 15:35:07 -0700 |
commit | 047540337c60a4856d573d6919efd6a0ed3f491f (patch) | |
tree | c40e1270fe1a884700fd0374b26cc3bbb4d2b27d /configure.ac | |
parent | 3c9b9b58f4ba22245f573da8d40d34b8fb5520ce (diff) | |
download | gnuradio-047540337c60a4856d573d6919efd6a0ed3f491f.tar.gz gnuradio-047540337c60a4856d573d6919efd6a0ed3f491f.tar.bz2 gnuradio-047540337c60a4856d573d6919efd6a0ed3f491f.zip |
Merged Bdale's 3.2.2-1 packaging
Three-way merge on files (3.2.2->bdale, 3.2.2->3.3git)
Merged control, rules, install, copyright, changelog
File renames to accomodate package renames
3.3git items updated to follow new pattern
Updated copyright notification
Some manual fixups needed
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 b6b596bef..f51f2103f 100644 --- a/configure.ac +++ b/configure.ac @@ -392,7 +392,6 @@ AC_CONFIG_FILES([\ Makefile \ run_tests.sh \ config/Makefile \ - debian/changelog \ ]) dnl run_tests.sh is created from run_tests.sh.in . Make it executable. |