diff options
author | William Jon McCann <jmccann@redhat.com> | 2013-01-21 21:58:09 -0500 |
---|---|---|
committer | William Jon McCann <jmccann@redhat.com> | 2013-01-22 10:47:54 -0500 |
commit | 898573b616e89e488d7b585bafa9d7f732841e09 (patch) | |
tree | 63b7980f68688cf30b851d584515e04360b13c73 /configure.ac | |
parent | 3c22e4c1a3bcfaac11a5dcd1f07a4e5f2b90a881 (diff) | |
download | nautilus-898573b616e89e488d7b585bafa9d7f732841e09.tar.gz |
Remove cut and paste libegg
https://bugzilla.gnome.org/show_bug.cgi?id=692234
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c56df36e0..835e5a000 100644 --- a/configure.ac +++ b/configure.ac @@ -301,8 +301,6 @@ AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes) AC_CONFIG_FILES([ Makefile -cut-n-paste-code/Makefile -cut-n-paste-code/libegg/Makefile data/Makefile data/nautilus.desktop.in data/nautilus-autorun-software.desktop.in |