diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-06-13 00:01:31 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-06-13 00:01:31 +0000 |
commit | 60cf1d099b1ad52f2d9478055748a14fe11c941d (patch) | |
tree | f80c560a1d761b91df2451df98ecc8be271e4357 /configure | |
parent | 02532fbc7992bcdf86baaf41ae4420f66109cb15 (diff) | |
download | emacs-60cf1d099b1ad52f2d9478055748a14fe11c941d.tar.gz |
* configure.in: Delete mac-fix-env target, which has been
removed (Bug#3531).
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure index 94f6b4e5845..ace6e687c11 100755 --- a/configure +++ b/configure @@ -15018,7 +15018,6 @@ cat >>confdefs.h <<\_ACEOF _ACEOF GNU_OBJC_CFLAGS= - LIB_SRC_EXTRA_INSTALLABLES=mac-fix-env fi if test "${NS_IMPL_GNUSTEP}" = "yes"; then |