diff options
| author | Adrian Robert | 2008-07-19 16:42:22 +0000 |
|---|---|---|
| committer | Adrian Robert | 2008-07-19 16:42:22 +0000 |
| commit | 7a55ab54bd48c021ff74df3d23d3a41112694ae6 (patch) | |
| tree | f05edc8b258d5afe5bce0d73a370778c9a3e1bc0 /configure | |
| parent | 568beaa25328d4045fa4aaef5c773f2f741d1f59 (diff) | |
| download | emacs-7a55ab54bd48c021ff74df3d23d3a41112694ae6.tar.gz emacs-7a55ab54bd48c021ff74df3d23d3a41112694ae6.zip | |
apply patch for GNUSTEP_MAKEFILES from Yavor Doganov
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9348,7 +9348,7 @@ if test "${with_ns}" != no; then | |||
| 9348 | ns_appbindir=`pwd`/nextstep/Emacs.app | 9348 | ns_appbindir=`pwd`/nextstep/Emacs.app |
| 9349 | ns_appresdir=`pwd`/nextstep/Emacs.app/Resources | 9349 | ns_appresdir=`pwd`/nextstep/Emacs.app/Resources |
| 9350 | ns_appsrc=${srcdir}/nextstep/GNUstep/Emacs.base | 9350 | ns_appsrc=${srcdir}/nextstep/GNUstep/Emacs.base |
| 9351 | GNUSTEP_MAKEFILES="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_SYSTEM_MAKEFILES)" | 9351 | GNUSTEP_MAKEFILES="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_MAKEFILES)" |
| 9352 | GNUSTEP_SYSTEM_HEADERS="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_SYSTEM_HEADERS)" | 9352 | GNUSTEP_SYSTEM_HEADERS="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_SYSTEM_HEADERS)" |
| 9353 | GNUSTEP_SYSTEM_LIBRARIES="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_SYSTEM_LIBRARIES)" | 9353 | GNUSTEP_SYSTEM_LIBRARIES="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_SYSTEM_LIBRARIES)" |
| 9354 | CPPFLAGS="$CPPFLAGS -I${GNUSTEP_SYSTEM_HEADERS}" | 9354 | CPPFLAGS="$CPPFLAGS -I${GNUSTEP_SYSTEM_HEADERS}" |