Er det ikke bare en newline, der har skiftet plads? Jeg tror det er kdevelop der har gemt det på en anden måde.
Regards, Klaus Post http://www.klauspost.com On Mon, Oct 12, 2009 at 7:20 PM, Anders Brander <[email protected]> wrote: > Hi, > > On Mon, 2009-10-12 at 19:17 +0200, Klaus Post wrote: >> -INCLUDES = \ >> - -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ >> - -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ >> - @PACKAGE_CFLAGS@ \ >> - -I../../librawstudio/ >> +INCLUDES = -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ >> + -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" >> -I../../librawstudio/ @PACKAGE_CFLAGS@ > > What is the purpose of reversing these flags? > > /abrander > > _______________________________________________ > Rawstudio-commit mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit > _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
